Skip to content

Hostname

nbkorea.com

Last fetched

nbkorea.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · nbkorea.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nbkorea.com

Resolution chain

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

IPPrefixASNOperatorCountry
166.117.178.87166.117.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.10018.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.10418.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.6518.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.9218.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
75.2.20.1775.2.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
e-land world co.
Contact emails

Subdomains

30 observed subdomains of nbkorea.com.

Web-graph footprint

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

257 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nbkorea.com.

MechanismTarget
SPF_IP116.193.93.37
SPF_IP116.193.93.90
SPF_IP121.169.202.50
SPF_IP121.169.202.53
SPF_IP121.169.202.54
SPF_IP121.169.202.66
SPF_IP121.169.202.67
SPF_IP211.196.34.16

Related pages

Pivot deeper into the graph from nbkorea.com.

Cypher and MCP

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

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