Skip to content

Hostname

nkmro.com

Last fetched

nkmro.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nkmro.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nkmro.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.87.25513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.221.6113.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.241.2243.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.213.20943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of nkmro.com owner
Contact emails

Subdomains

5 observed subdomains of nkmro.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nkmro.com.

MechanismTarget
SPF_INCLUDEspf1.whoisworks.com

Related pages

Pivot deeper into the graph from nkmro.com.

Cypher and MCP

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

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