Skip to content

Hostname

firehouse13.org

Last fetched

firehouse13.org resolves to 2 IPv4 addresses operated by AS9371 in JP. WHOIS lists iana:1150 as the registrar.

Nutrition Label

WHISPER CANON · firehouse13.orgRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/firehouse13.org

Resolution chain

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

WHOIS identity

Registrar
iana:1150
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of firehouse13.org.

Web-graph footprint

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

9 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • firehouse13.org

SPF policy

4 SPF mechanisms authorising senders for firehouse13.org.

MechanismTarget
SPF_Afirehouse13.org
SPF_IP133.167.82.193
SPF_IP153.120.62.156
SPF_MXfirehouse13.org

Related pages

Pivot deeper into the graph from firehouse13.org.

Cypher and MCP

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

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