Skip to content

Hostname

firehol.org

Last fetched

firehol.org resolves to 1 IPv4 address operated by ASSUNFOX in CZ. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · firehol.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/firehol.org

Resolution chain

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

IPPrefixASNOperatorCountry
176.98.244.68176.98.244.0/22AS205300ASSUNFOXCZ

WHOIS identity

Registrar
iana:1910
Organization
contact privacy inc. customer 0135755396
Contact emails

Subdomains

10 observed subdomains of firehol.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for firehol.org.

MechanismTarget
SPF_Afirehol.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.onlinehosting.cz
SPF_MXfirehol.org

Related pages

Pivot deeper into the graph from firehol.org.

Cypher and MCP

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

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