Skip to content

Hostname

bellinghamtrail.com

Last fetched

bellinghamtrail.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bellinghamtrail.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bellinghamtrail.com

Resolution chain

bellinghamtrail.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.39.104.1945.39.0.0/17AS16276FR
66.235.200.17066.235.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of bellinghamtrail.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for bellinghamtrail.com.

MechanismTarget
SPF_Abellinghamtrail.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP135.125.7.211
SPF_IP5.39.104.194
SPF_IP50.6.43.211
SPF_IP51.91.118.101
SPF_MXbellinghamtrail.com

Related pages

Pivot deeper into the graph from bellinghamtrail.com.

Cypher and MCP

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

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