Skip to content

Hostname

ignitison.ee

Last fetched

ignitison.ee resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ignitison.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ignitison.ee

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.11.77104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.148.138172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with ignitison.ee in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ignitison.ee in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ignitison.ee.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mail.aas.services
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.69.11.121
SPF_IP193.23.59.155/32
SPF_IP40.107.0.56
SPF_IP81.16.0.0/16
SPF_MXignitison.ee

Related pages

Pivot deeper into the graph from ignitison.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ignitison.ee"})-[: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.