Skip to content

Hostname

firepit-online.com

Last fetched

firepit-online.com resolves to 1 IPv4 address operated by AS29550 in GB. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · firepit-online.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/firepit-online.com

Resolution chain

firepit-online.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.76.197.1294.76.192.0/18AS29550GB

WHOIS identity

Registrar
iana:1647
Organization
brave international b.v.
Contact emails

Subdomains

4 observed subdomains of firepit-online.com.

Web-graph footprint

Distinct hostnames that link to or from firepit-online.com in the public web crawl.

10 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for firepit-online.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.119.210.179
SPF_IP2a01:4f8:251:1a8c:0:0:0:2

Related pages

Pivot deeper into the graph from firepit-online.com.

Cypher and MCP

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

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