Skip to content

Hostname

flameseal.com

Last fetched

flameseal.com resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · flameseal.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/flameseal.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.180.55.17107.180.0.0/18AS400754GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
15.204.96.2715.204.0.0/17AS16276US

WHOIS identity

Registrar
iana:2
Organization
flame seal products
Contact emails

Subdomains

2 observed subdomains of flameseal.com.

Web-graph footprint

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

31 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for flameseal.com.

MechanismTarget
SPF_Aflameseal.com
SPF_INCLUDEprod.phx3.secureserver.net
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.180.119.175
SPF_IP107.180.55.17
SPF_IP15.204.96.27
SPF_IP198.71.236.46
SPF_MXflameseal.com

Related pages

Pivot deeper into the graph from flameseal.com.

Cypher and MCP

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

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