Skip to content

Hostname

page-2.kr

Last fetched

page-2.kr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · page-2.krRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/page-2.kr

Resolution chain

page-2.kr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.37.205.233.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.96.3743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.110.21043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.186.14352.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:(?)???
Organization
??????? ????
Contact emails

Subdomains

1 observed subdomain of page-2.kr.

Subdomain
www.page-2.kr

Web-graph footprint

Distinct hostnames that link to or from page-2.kr in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from page-2.kr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "page-2.kr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.