Hostname
smart-ntm-dev.com
Last fetched
smart-ntm-dev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smart-ntm-dev.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smart-ntm-dev.com owner
- Contact emails
- 391ddace-4c3e-4e37-9a01-6f0ee4c067de@identity-protect.org
- 47cf9490-e30a-4335-8b9f-f8694fd6c931@identity-protect.org
- 5517a776-5fd4-4436-b6ca-1b7d18faddd4@identity-protect.org
- 9ee108ca-1595-45be-824a-6430fd040c51@identity-protect.org
- b6909ebd-e537-4c8c-acb5-c397350db041@identity-protect.org
- f2ca6bd5-faf0-4ada-9361-3a7f3a8fbb97@identity-protect.org
- owner-5708710@smart-ntm-dev.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of smart-ntm-dev.com.
| Subdomain |
|---|
| www.smart-ntm-dev.com |
Threat posture
History
Related pages
Pivot deeper into the graph from smart-ntm-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smart-ntm-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.