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
Resolution chain
nkmro.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.124.87.255 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.209.221.61 | 13.209.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.241.224 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.200.213.209 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nkmro.com owner
- Contact emails
- 02ca8dcc-e862-4590-a757-da4b25648f56@identity-protect.org
- 3b55297c-9bba-47b0-8f18-1b93232cf6c3@identity-protect.org
- 7e571f37-d391-4594-9034-2dcc1cb03e95@identity-protect.org
- a9a1c82b-bf2e-4d61-8b49-3d9265c723e3@identity-protect.org
- c4b60dba-37de-492f-bf74-7de32c9aee90@identity-protect.org
- e6a90dc0-06da-4a47-8cfb-689bf79c1748@identity-protect.org
- owner-4061496@nkmro.com.whoisprivacyservice.org
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
MX records
SPF policy
1 SPF mechanism authorising senders for nkmro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.whoisworks.com |
Related pages
Pivot deeper into the graph from nkmro.com.
- IP · 13.124.87.255
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 02ca8dcc-e862-4590-a757-da4b25648f56@identity-protect.org
- TLD · .com
- Browse hostnames · nk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.