Skip to content

Hostname

firehero.org

Last fetched

firehero.org resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.61.204.64108.61.204.0/23AS20473AS-VULTR - The Constant Company, LLCUS
45.77.200.7045.77.200.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of firehero.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for firehero.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEmedia2.akaraisin.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.92.31.104
SPF_IP45.79.158.7

Related pages

Pivot deeper into the graph from firehero.org.

Cypher and MCP

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

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