Skip to content

Hostname

naver.com

Last fetched

naver.com resolves to 4 IPv4 addresses operated by NHN-AS-KR NAVER Cloud Corp. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · naver.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/naver.com

Resolution chain

naver.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
223.130.192.247223.130.192.0/22AS23576NHN-AS-KR NAVER Cloud Corp.KR
223.130.192.248223.130.192.0/22AS23576NHN-AS-KR NAVER Cloud Corp.KR
223.130.200.219223.130.200.0/22AS23576NHN-AS-KR NAVER Cloud Corp.KR
223.130.200.236223.130.200.0/22AS23576NHN-AS-KR NAVER Cloud Corp.KR

WHOIS identity

Registrar
iana:244
Organization
naver
Contact emails

Subdomains

494 observed subdomains of naver.com.

Web-graph footprint

Distinct hostnames that link to or from naver.com in the public web crawl.

9,131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for naver.com.

MechanismTarget
SPF_IP111.91.135.0/27
SPF_IP114.111.35.0/24
SPF_IP125.209.208.0/20
SPF_IP125.209.224.0/19
SPF_IP210.89.163.112
SPF_IP210.89.173.104/29
SPF_IP61.247.196.0/24
SPF_IP61.247.197.0/24

Related pages

Pivot deeper into the graph from naver.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "naver.com"})-[: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.