Hostname
dnsaim.com
Last fetched
dnsaim.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. dnsaim.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 dnsaim.com in WhisperGraph.
IPv6 resolution
No AAAA record for dnsaim.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:1479
- Registrant organisation
- dnsaim
- Contact emails
- info@prosunucu.com, pw-35c7b78db0c7b321e758e1d5642d8d01@privacyguardian.org, pw-96cb6719807b17445d6091e3b543ebf7@privacyguardian.org, pw-a7f33e4e5b9f9371e9b1b7128b11fcd1@privacyguardian.org, pw-fc7fc6ae72be3c19486a2c029de38ff9@privacyguardian.org
Threat-feed evidence
History
Related pages
Pivot from dnsaim.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: "dnsaim.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.