RDAP WHOIS lookup of '43.230.2.0'

RDAP response recieved from apnic.net in a total of 626ms

43.230.0.0/22


Handle:
43.230.0.0 - 43.230.3.255
Name:
SOONGSILNET1-KR
Type:
ALLOCATED PORTABLE
Country:
KR

CIDR:
43.230.0.0/22

Remarks:
SoongSil University

Technical, Administrative


Handle:
KC47-KR
 
Individual
Name:
IP Manager
Adress:
Seoul Dongjak-gu Sangdo-ro 369
(Soongsil University)
Contact:
voice +82-2-820-0792
psc1217@ssu.ac.kr

Abuse


Handle:
IRT-KRNIC-KR
 
Group
Name:
IRT-KRNIC-KR
Adress:
Seocho-ro 398, Seocho-gu, Seoul, Korea
Contact:

Raw RDAP response

{
  "rdapConformance": [
    "nro_rdap_profile_0",
    "cidr0",
    "rdap_level_0"
  ],
  "notices": [
    {
      "title": "Source",
      "description": [
        "Objects returned came from source",
        "KRNIC"
      ]
    },
    {
      "title": "Terms and Conditions",
      "description": [
        "This is the APNIC WHOIS Database query service. The objects are in RDAP format.",
        "This information has been partially mirrored by APNIC from KRNIC. To obtain more specific information, please use the KRNIC whois server at whois.kisa.or.kr."
      ],
      "links": [
        {
          "value": "https://krnic.rdap.apnic.net/ip/43.230.2.0",
          "rel": "terms-of-service",
          "href": "http://www.apnic.net/db/dbcopyright.html",
          "type": "text/html"
        }
      ]
    },
    {
      "title": "Whois Inaccuracy Reporting",
      "description": [
        "If you see inaccuracies in the results, please visit: "
      ],
      "links": [
        {
          "value": "https://krnic.rdap.apnic.net/ip/43.230.2.0",
          "rel": "inaccuracy-report",
          "href": "https://www.apnic.net/manage-ip/using-whois/abuse-and-spamming/invalid-contact-form",
          "type": "text/html"
        }
      ]
    }
  ],
  "country": "KR",
  "name": "SOONGSILNET1-KR",
  "remarks": [
    {
      "description": [
        "SoongSil University"
      ],
      "title": "description"
    }
  ],
  "links": [
    {
      "value": "https://krnic.rdap.apnic.net/ip/43.230.2.0",
      "rel": "self",
      "href": "https://krnic.rdap.apnic.net/ip/43.230.0.0/22",
      "type": "application/rdap+json"
    },
    {
      "value": "https://krnic.rdap.apnic.net/ip/43.230.2.0",
      "rel": "related",
      "href": "https://netox.apnic.net/search/43.230.0.0%2F22?utm_source=rdap&utm_medium=result&utm_campaign=rdap_result",
      "type": "text/html"
    }
  ],
  "status": [
    "active"
  ],
  "type": "ALLOCATED PORTABLE",
  "endAddress": "43.230.3.255",
  "ipVersion": "v4",
  "startAddress": "43.230.0.0",
  "objectClassName": "ip network",
  "handle": "43.230.0.0 - 43.230.3.255",
  "entities": [
    {
      "roles": [
        "technical",
        "administrative"
      ],
      "links": [
        {
          "value": "https://krnic.rdap.apnic.net/ip/43.230.2.0",
          "rel": "self",
          "href": "https://krnic.rdap.apnic.net/entity/KC47-KR",
          "type": "application/rdap+json"
        }
      ],
      "vcardArray": [
        "vcard",
        [
          [
            "version",
            {},
            "text",
            "4.0"
          ],
          [
            "fn",
            {},
            "text",
            "IP Manager"
          ],
          [
            "kind",
            {},
            "text",
            "individual"
          ],
          [
            "adr",
            {
              "label": "Seoul Dongjak-gu Sangdo-ro 369\n(Soongsil University)"
            },
            "text",
            [
              "",
              "",
              "",
              "",
              "",
              "",
              ""
            ]
          ],
          [
            "tel",
            {
              "type": "voice"
            },
            "text",
            "+82-2-820-0792"
          ],
          [
            "email",
            {},
            "text",
            "psc1217@ssu.ac.kr"
          ]
        ]
      ],
      "objectClassName": "entity",
      "handle": "KC47-KR"
    },
    {
      "roles": [
        "abuse"
      ],
      "events": [
        {
          "eventAction": "last changed",
          "eventDate": "2017-10-19T07:36:36Z"
        }
      ],
      "links": [
        {
          "value": "https://krnic.rdap.apnic.net/ip/43.230.2.0",
          "rel": "self",
          "href": "https://krnic.rdap.apnic.net/entity/IRT-KRNIC-KR",
          "type": "application/rdap+json"
        }
      ],
      "vcardArray": [
        "vcard",
        [
          [
            "version",
            {},
            "text",
            "4.0"
          ],
          [
            "fn",
            {},
            "text",
            "IRT-KRNIC-KR"
          ],
          [
            "kind",
            {},
            "text",
            "group"
          ],
          [
            "adr",
            {
              "label": "Seocho-ro 398, Seocho-gu, Seoul, Korea"
            },
            "text",
            [
              "",
              "",
              "",
              "",
              "",
              "",
              ""
            ]
          ],
          [
            "email",
            {},
            "text",
            "hostmaster@nic.or.kr"
          ],
          [
            "email",
            {
              "pref": "1"
            },
            "text",
            "hostmaster@nic.or.kr"
          ]
        ]
      ],
      "objectClassName": "entity",
      "handle": "IRT-KRNIC-KR"
    }
  ],
  "cidr0_cidrs": [
    {
      "v4prefix": "43.230.0.0",
      "length": 22
    }
  ],
  "port43": "whois.apnic.net"
}

API

You may perform this lookup using the API and get the results as easy-to-parse JSON data.

Read more on the API at https://iamroot.tech/about/api (regarding authentication and rate limits, among other things), or give it a go right away using the 'try it' button.

 
GET
https://iamroot.tech/whois/api/?host=43.230.2.0 copy try it
 

Log

000+000
  • Try RDAP lookup
629+628
  • Figure out server to ask
629+000
  • Asking 'whois.iana.org' for info on '43.230.2.0' - recieved a valid response of 312 bytes in 134ms.
629+000
  • IP is managed by apnic.net. Response from IANA WHOIS in 174ms.
629+000
  • Starting lookup
629+000
  • Querying 'apnic.net' for RDAP info on '43.230.2.0'. Response in 120ms. Got redirected (via http location) to 'apnic.net'.
629+000
  • Querying 'apnic.net' for RDAP info on '43.230.2.0'. Response in 187ms.
629+000
  • Done