Skip to content

Hostname

chopperdaves.com

Last fetched

chopperdaves.com resolves to 1 IPv4 address operated by WHG-DAL in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

chopperdaves.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.181.116.15465.181.116.0/24AS36454WHG-DALUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of chopperdaves.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chopperdaves.com.

MechanismTarget
SPF_Achopperdaves.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP65.181.116.151
SPF_IP65.181.116.154
SPF_MXchopperdaves.com

Related pages

Pivot deeper into the graph from chopperdaves.com.

Cypher and MCP

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

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