Skip to content

Hostname

fireflex.com

Last fetched

fireflex.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:186 as the registrar.

Nutrition Label

WHISPER CANON · fireflex.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/fireflex.com

Resolution chain

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

WHOIS identity

Registrar
iana:186
Organization
fireflex systems
Contact emails

Subdomains

9 observed subdomains of fireflex.com.

Web-graph footprint

Distinct hostnames that link to or from fireflex.com in the public web crawl.

11 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fireflex.com.

MechanismTarget
SPF_INCLUDE9286307.spf08.hubspotemail.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.162.131.106
SPF_IP206.75.17.18
SPF_IP52.237.39.194
SPF_IP52.242.17.3
SPF_MXfireflex.com

Related pages

Pivot deeper into the graph from fireflex.com.

Cypher and MCP

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

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