RDAP WHOIS lookup of '220.230.168.0'

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

220.230.0.0/16


Handle:
220.230.0.0 - 220.230.255.255
Name:
DREAMX-KR
Type:
ALLOCATED PORTABLE
Country:
KR

CIDR:
220.230.0.0/16

Remarks:
DREAMLINE CO.

Technical, Administrative


Handle:
IA70-KR
 
Individual
Name:
IP Manager
Adress:
Seoul Guro-gu Digital-ro 31-gil 61
8F DREAMMARK1 Data Center
Contact:
voice +82-2-6007-6190
ip@dreamline.co.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/220.230.168.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/220.230.168.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": "DREAMX-KR",
  "remarks": [
    {
      "description": [
        "DREAMLINE CO."
      ],
      "title": "description"
    }
  ],
  "links": [
    {
      "value": "https://krnic.rdap.apnic.net/ip/220.230.168.0",
      "rel": "self",
      "href": "https://krnic.rdap.apnic.net/ip/220.230.0.0/16",
      "type": "application/rdap+json"
    },
    {
      "value": "https://krnic.rdap.apnic.net/ip/220.230.168.0",
      "rel": "related",
      "href": "https://netox.apnic.net/search/220.230.0.0%2F16?utm_source=rdap&utm_medium=result&utm_campaign=rdap_result",
      "type": "text/html"
    }
  ],
  "status": [
    "active"
  ],
  "type": "ALLOCATED PORTABLE",
  "endAddress": "220.230.255.255",
  "ipVersion": "v4",
  "startAddress": "220.230.0.0",
  "objectClassName": "ip network",
  "handle": "220.230.0.0 - 220.230.255.255",
  "entities": [
    {
      "roles": [
        "technical",
        "administrative"
      ],
      "links": [
        {
          "value": "https://krnic.rdap.apnic.net/ip/220.230.168.0",
          "rel": "self",
          "href": "https://krnic.rdap.apnic.net/entity/IA70-KR",
          "type": "application/rdap+json"
        }
      ],
      "vcardArray": [
        "vcard",
        [
          [
            "version",
            {},
            "text",
            "4.0"
          ],
          [
            "fn",
            {},
            "text",
            "IP Manager"
          ],
          [
            "kind",
            {},
            "text",
            "individual"
          ],
          [
            "adr",
            {
              "label": "Seoul Guro-gu Digital-ro 31-gil 61\n8F DREAMMARK1 Data Center"
            },
            "text",
            [
              "",
              "",
              "",
              "",
              "",
              "",
              ""
            ]
          ],
          [
            "tel",
            {
              "type": "voice"
            },
            "text",
            "+82-2-6007-6190"
          ],
          [
            "email",
            {},
            "text",
            "ip@dreamline.co.kr"
          ]
        ]
      ],
      "objectClassName": "entity",
      "handle": "IA70-KR"
    },
    {
      "roles": [
        "abuse"
      ],
      "events": [
        {
          "eventAction": "last changed",
          "eventDate": "2017-10-19T07:36:36Z"
        }
      ],
      "links": [
        {
          "value": "https://krnic.rdap.apnic.net/ip/220.230.168.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": "220.230.0.0",
      "length": 16
    }
  ],
  "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=220.230.168.0 copy try it
 

Log

001+001
  • Try RDAP lookup
816+815
  • Figure out server to ask
816+000
  • Asking 'whois.iana.org' for info on '220.230.168.0' - recieved a valid response of 301 bytes in 161ms.
816+000
  • IP is managed by apnic.net. Response from IANA WHOIS in 201ms.
816+000
  • Starting lookup
816+000
  • Querying 'apnic.net' for RDAP info on '220.230.168.0'. Response in 209ms. Got redirected (via http location) to 'apnic.net'.
816+000
  • Querying 'apnic.net' for RDAP info on '220.230.168.0'. Response in 217ms.
816+000
  • Done