Skip to content

Hostname

editor.post.naver.com

Last fetched

editor.post.naver.com resolves to 4 IPv4 addresses operated by NHN-AS-KR NAVER Cloud Corp. in KR.

Nutrition Label

WHISPER CANON · editor.post.naver.comRouting diversity3.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/editor.post.naver.com

Resolution chain

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

IPPrefixASNOperatorCountry
117.52.137.150117.52.136.0/21AS23576NHN-AS-KR NAVER Cloud Corp.KR
175.158.5.174175.158.0.0/20AS23576NHN-AS-KR NAVER Cloud Corp.KR
210.89.168.55210.89.168.0/21AS23576NHN-AS-KR NAVER Cloud Corp.KR
210.89.168.80210.89.168.0/21AS23576NHN-AS-KR NAVER Cloud Corp.KR

WHOIS identity

No WHOIS records are currently associated with editor.post.naver.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from editor.post.naver.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "editor.post.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.