Skip to content

Hostname

tripodhead.com

Last fetched

tripodhead.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.186.51.25420.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
wimberley,
Contact emails

Subdomains

3 observed subdomains of tripodhead.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tripodhead.com.

MechanismTarget
SPF_Acuda1.brightberri.net
SPF_Acuda2.brightberri.net
SPF_Atripodhead.com
SPF_INCLUDE_spf.comcastbusiness.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcomcast.net
SPF_IP132.196.178.26
SPF_IP71.206.186.72
SPF_IP75.145.204.14
SPF_MXtripodhead.com

Related pages

Pivot deeper into the graph from tripodhead.com.

Cypher and MCP

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

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