Hostname
nns.com
Last fetched
nns.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. nns.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for nns.com in WhisperGraph.
IPv6 resolution
No AAAA record for nns.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of nns.com owner
- Contact emails
- nns.com@domainsbyproxy.com, 32fac33f-0e9d-465c-b358-364e751df487@identity-protect.org, 3cdb0a7e-ced7-4663-9b75-a845154645e7@identity-protect.org, 63508375-e18b-4a39-b26a-37ac2a066d69@identity-protect.org, b5f38efd-9189-498c-a3bc-be8573a3e9f4@identity-protect.org, cf1e9866-abd5-4aa7-b216-3c117f5dd71d@identity-protect.org, d6cebf51-a93e-4b05-a559-396f97d6921f@identity-protect.org, owner-10536009@nns.com.whoisprivacyservice.org, owner-1283478@nns.com.whoisprivacyservice.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-100.awsdns-12.com
- ns-584.awsdns-09.net
- ns-1158.awsdns-16.org
- ns-1797.awsdns-32.co.uk
Threat-feed evidence
History
Related pages
Pivot from nns.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nns.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.