Hostname
netshunt.com
Last fetched
netshunt.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. netshunt.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 netshunt.com in WhisperGraph.
IPv6 resolution
No AAAA record for netshunt.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of netshunt.com owner
- Contact emails
- 20be84d1-7864-4508-9484-b21af2b991fa@identity-protect.org, 271ec5b7-1e53-40a0-9a54-00205a86215c@identity-protect.org, 6538ede6-df78-44f5-b0e6-511b07013de7@identity-protect.org, 6a262f98-d5e2-49a7-a884-dbb349a65ca1@identity-protect.org, b958477e-7c7c-49c6-a8f0-9cb1495d0d7e@identity-protect.org, d3c95bab-2208-4677-9cac-3061b048bbbe@identity-protect.org, f3db91c0-adfd-430c-b4f5-aa662d52e495@identity-protect.org
Subdomains
Showing 2 of 4. View all subdomains →
Mail and authentication
Nameservers
- brenna.ns.cloudflare.com
- james.ns.cloudflare.com
MX records
- amx.saiyun.net
Threat-feed evidence
History
Related pages
Pivot from netshunt.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: "netshunt.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.