Hostname
nnc-dev.com
Last fetched
nnc-dev.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nnc-dev.com owner
- Contact emails
- infra-design-t@nri-net.com
- 46e111e6-2d75-4316-a07e-2289e56e154b@identity-protect.org
- 60076ca7-b234-489f-937e-6af1090bb578@identity-protect.org
- b2092e32-bb30-4880-9cd4-cd7cf3f21d71@identity-protect.org
- bb9f6957-008f-4523-8ea1-d1b424305e11@identity-protect.org
- c74d84b1-bd94-49b5-a895-f3c7388d6825@identity-protect.org
- f8e7bc9e-d9e3-4faa-823f-02ee47cbc2d8@identity-protect.org
- owner-11066650@nnc-dev.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of nnc-dev.com.
Showing 14 of 28. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for nnc-dev.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 118.238.15.65/32 |
| SPF_IP | 54.250.200.134/32 |
Related pages
Pivot deeper into the graph from nnc-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nnc-dev.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.