Skip to content

Hostname

ignitis.ee

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.60.63104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.192.182172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

1 observed subdomain of ignitis.ee.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ignitis.ee.

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

Related pages

Pivot deeper into the graph from ignitis.ee.

Cypher and MCP

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

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