Hostname
dft-create-data.com
Last fetched
dft-create-data.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dft-create-data.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 dft-create-data.com owner
- Contact emails
- 15646d6d-2b94-43f1-84d5-c07810e1f229@identity-protect.org
- 53848d63-e1dd-4311-8d66-27bc465e831a@identity-protect.org
- 7605825a-64ef-42fe-9d39-3a5a0caa4969@identity-protect.org
- 85c3d3fe-d2a2-4b08-92eb-5aad710832bb@identity-protect.org
- 90987113-e09f-40d8-99a6-e300d658d171@identity-protect.org
- fc18648a-ed00-4b24-a198-79db31c86213@identity-protect.org
Subdomains
19 observed subdomains of dft-create-data.com.
Showing 2 of 19. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dft-create-data.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dft-create-data.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.