Skip to content

Hostname

hodgdon.com

Last fetched

hodgdon.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hodgdon.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hodgdon.com

Resolution chain

hodgdon.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of hodgdon.com.

Web-graph footprint

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

253 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hodgdon.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE123456.spf03.hubspotemail.net
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.195.127.8/32
SPF_IP205.214.253.60
SPF_IP206.126.218.17
SPF_IP208.109.80.198
SPF_IP23.228.142.137
SPF_IP66.213.181.163

Related pages

Pivot deeper into the graph from hodgdon.com.

Cypher and MCP

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

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