<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
<style>@font-face  {font-family: "Cambria Math";}
 @font-face  {font-family: Calibri;}
 @font-face  {font-family: Consolas;}
  p.MsoNormal, li.MsoNormal, div.MsoNormal  {margin: 0in; margin-bottom: .0001pt; font-size: 11.0pt; font-family: "Calibri",sans-serif;}
 a:link, span.MsoHyperlink  {color: blue; text-decoration: underline;}
 a:visited, span.MsoHyperlinkFollowed  {color: purple; text-decoration: underline;}
 pre  {margin: 0in; margin-bottom: .0001pt; font-size: 10.0pt; font-family: "Courier New";}
 p.msonormal0, li.msonormal0, div.msonormal0  {margin-right: 0in; margin-left: 0in; font-size: 11.0pt; font-family: "Calibri",sans-serif;}
 span.HTMLPreformattedChar  {font-family: Consolas;}
 span.EmailStyle21  {font-family: "Calibri",sans-serif; color: windowtext;}
 .MsoChpDefault  {font-size: 10.0pt;}
 @page WordSection1  {margin: 1.0in 1.0in 1.0in 1.0in;}
 div.WordSection1  {}
</style></head><body>Thanks, it worked when we updated the PARENT-HANDLE we use.  We calculate this handle when we obtain the IP address. I did not think to look at it since I never saw this error before. For some reason we calculated the wrong value. I really appreciate the assistance.<br>
 
 
  <br>
  <blockquote type="cite">  
    
    
     On July 26, 2018 at 12:18 PM Jon Worley <jonw@arin.net> wrote:
   <br>
   <br> 
   <div class="WordSection1"> 
    <p class="MsoNormal">Hello Lorraine,
     </p> 
    <p class="MsoNormal">
     
       
     </p> 
    <p class="MsoNormal">It’s failing because NET-12-235-239-220-1 (the net handle in your URL) does not exist. In general, a sensible approach would be to always use the net handle of your direct allocation (in this case, NET-12-0-0-0-1) in the URL. You can rely on that existing (until/unless you no longer have that direct allocation, which is something we can reasonably forecast won’t often happen).
     </p> 
    <p class="MsoNormal">
     
       
     </p> 
    <p class="MsoNormal">Hope that helps!
     </p> 
    <p class="MsoNormal">
     
       
     </p> 
    <p class="MsoNormal">-Jon
     </p> 
    <p class="MsoNormal">
     
       
     </p> 
    <p class="MsoNormal">Jon Worley
     </p> 
    <p class="MsoNormal">Technical Services Manager
     </p> 
    <p class="MsoNormal">ARIN Registration Services
     </p> 
    <p class="MsoNormal">https://www.arin.net/
     </p> 
    <p class="MsoNormal">hostmaster@arin.net
     </p> 
    <p class="MsoNormal">703.227.0660
     </p> 
    <p class="MsoNormal">
     
       
     </p> 
    <div style="border: none; border-top: solid #B5C4DF 1.0pt; padding: 3.0pt 0in 0in 0in;"> 
     <p class="MsoNormal"><b><span style="font-size: 12.0pt; color: black;">From: </span></b><span style="font-size: 12.0pt; color: black;">arin-tech-discuss <arin-tech-discuss-bounces@arin.net> on behalf of "nyguerillagirl brainycode.com" <nyguerrillagirl@brainycode.com><br> <b>Date: </b>Thursday, July 26, 2018 at 12:10 PM<br> <b>To: </b>"arin-tech-discuss@arin.net" <arin-tech-discuss@arin.net><br> <b>Subject: </b>[arin-tech-discuss] Why does ORG registration fail?
       </span></p> 
    </div> 
    <div> 
     <p class="MsoNormal">
      
        
      </p> 
    </div> 
    <p>We are sending the following ORG registration: 
     </p> 
    <div> 
     <div> 
      <div> 
       <div> 
        <div> 
         <div> 
          <pre>URL: https://reg.arin.net/rest/net/NET-12-235-239-220-1/org?apikey=XXX-XXXX-XXXX-XXXX-XXXX
           </pre> 
          <pre>METHOD: POST
           </pre> 
          <pre>PAYLOAD: 
           </pre> 
          <pre><?xml version="1.0" encoding="UTF-8" standalone="yes"?>
           </pre> 
          <pre><org
           </pre> 
          <pre>    xmlns="http://www.arin.net/regrws/core/v1">
           </pre> 
          <pre>    <iso3166-1>
           </pre> 
          <pre>        <name>UNITED STATES</name>
           </pre> 
          <pre>        <code2>US</code2>
           </pre> 
          <pre>        <code3>USA</code3>
           </pre> 
          <pre>        <e164>1</e164>
           </pre> 
          <pre>    </iso3166-1>
           </pre> 
          <pre>    <streetAddress>
           </pre> 
          <pre>        <line number="1">3513 E Hwy 158</line>
           </pre> 
          <pre>    </streetAddress>
           </pre> 
          <pre>    <city>Midland</city>
           </pre> 
          <pre>    <iso3166-2>TX</iso3166-2>
           </pre> 
          <pre>    <postalCode>79706</postalCode>
           </pre> 
          <pre>    <registrationDate></registrationDate>
           </pre> 
          <pre>    <handle></handle>
           </pre> 
          <pre>    <orgName>SMITH INDUSTRIES</orgName>
           </pre> 
          <pre>    <dbaName>SMITH INDUSTRIES</dbaName>
           </pre> 
          <pre>    <pocLinks>
           </pre> 
          <pre>        <pocLinkRef description="Admin Poc" function="AD" handle="DEALJ7-ARIN"/>
           </pre> 
          <pre>        <pocLinkRef description="Abuse Poc" function="AB" handle="DEALJ7-ARIN"/>
           </pre> 
          <pre>        <pocLinkRef description="Tech Poc" function="T" handle="DEALJ7-ARIN"/>
           </pre> 
          <pre>    </pocLinks>
           </pre> 
          <pre></org><br><br>The only response we are getting back from ARIN is:
           </pre> 
          <div> 
           <div> 
            <div> 
             <div> 
              <div> 
               <div> 
                <pre>ERROR: The record you identified couldn't be found in the database.<br><br>The only record I can think of is wrong is the POC handle, but if you do: 
                 </pre> 
                <div> 
                 <div> 
                  <div> 
                   <div> 
                    <div> 
                     <pre><a href="https://whois.arin.net/rest/poc/DEALJ7-ARIN">https://whois.arin.net/rest/poc/DEALJ7-ARIN</a><br><br>You will see it is there.  Is there something else wrong? I would appreciate any assistance.<br><br>Thanks,<br>Lorraine Figueroa 
                      </pre> 
                    </div> 
                   </div> 
                  </div> 
                 </div> 
                </div> 
               </div> 
              </div> 
             </div> 
            </div> 
           </div> 
          </div> 
          <pre style="margin-bottom: 12.0pt;">           
             
           </pre> 
         </div> 
        </div> 
       </div> 
      </div> 
     </div> 
    </div> 
   </div>  
  </blockquote> 
  <br>  
 
</body></html>