Skip to content

Hostname

thefire.org

Last fetched

thefire.org resolves to 5 IPv4 addresses operated by FASTLY - Fastly, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · thefire.orgRouting diversity3.9/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thefire.org

Resolution chain

thefire.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.75.94.132146.75.92.0/22AS54113FASTLY - Fastly, Inc.US
151.101.74.132151.101.72.0/22AS54113FASTLY - Fastly, Inc.US
34.73.189.21534.73.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.74.8.15534.74.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.75.104.11534.75.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1068
Organization
- -
Contact emails

Subdomains

24 observed subdomains of thefire.org.

Web-graph footprint

Distinct hostnames that link to or from thefire.org in the public web crawl.

4,649 sites link to this hostname.

5,034 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for thefire.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.prnewswire.com
SPF_IP103.151.192.0/23
SPF_IP13.111.0.0/16
SPF_IP168.245.40.179/32
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.254.123.144/32
SPF_IP192.254.126.246/32
SPF_IP198.21.6.113/32
SPF_IP208.117.50.171/32
SPF_IP216.198.0.0/18
SPF_IP38.140.17.210
SPF_IP38.140.202.234
SPF_IP50.31.44.75/32
SPF_IP68.238.233.130
SPF_IP69.72.47.212/32
SPF_IP96.231.174.115
SPF_MXthefire.org

Related pages

Pivot deeper into the graph from thefire.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "thefire.org"})-[: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.