Skip to content

Hostname

adhunters.com

Last fetched

adhunters.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · adhunters.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adhunters.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1376
Organization
domain hostmaster, customer id : 09528432533451
Contact emails

Subdomains

20 observed subdomains of adhunters.com.

Web-graph footprint

Distinct hostnames that link to or from adhunters.com in the public web crawl.

30 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for adhunters.com.

MechanismTarget
SPF_Aadhunters.com
SPF_IP162.214.98.101
SPF_IP206.72.199.146
SPF_IP2a02:4780:41:8114:0:0:0:1
SPF_IP76.13.14.140
SPF_MXadhunters.com

Related pages

Pivot deeper into the graph from adhunters.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "adhunters.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.