Skip to content

Hostname

fire-directory.com

Last fetched

fire-directory.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

WHISPER CANON · fire-directory.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fire-directory.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.129.65.206161.129.65.0/24AS19318IS-AS-1 - Interserver, IncUS
38.58.178.8638.58.178.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fire-directory.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • fire-directory.com

SPF policy

5 SPF mechanisms authorising senders for fire-directory.com.

MechanismTarget
SPF_Afire-directory.com
SPF_IP107.174.145.78
SPF_IP161.129.65.206
SPF_IP64.31.23.22
SPF_MXfire-directory.com

Related pages

Pivot deeper into the graph from fire-directory.com.

Cypher and MCP

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

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