Skip to content

Hostname

g8dhe.com

Last fetched

g8dhe.com resolves to 1 IPv4 address operated by BT-UK-AS BTnet UK Regional network in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
86.154.96.4786.128.0.0/11AS2856BT-UK-AS BTnet UK Regional networkGB

WHOIS identity

Registrar
iana:1515
Organization
geoff mather
Contact emails

Subdomains

3 observed subdomains of g8dhe.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for g8dhe.com.

MechanismTarget
SPF_Ag8dhe.com
SPF_INCLUDE_spf-internal.plus.net
SPF_INCLUDE_spf-internal2.plus.net
SPF_INCLUDEg8dhe.net
SPF_IP86.154.96.47
SPF_MXg8dhe.com

Related pages

Pivot deeper into the graph from g8dhe.com.

Cypher and MCP

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

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