Skip to content

Hostname

ignitison.com

Last fetched

ignitison.com resolves to 1 IPv4 address operated by LENET in LT. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.16.228.18581.16.224.0/21AS24607LENETLT

WHOIS identity

Registrar
iana:106
Organization
*******
Contact emails

Subdomains

1 observed subdomain of ignitison.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ignitison.com.

MechanismTarget
SPF_Aignitison.com
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.com

Related pages

Pivot deeper into the graph from ignitison.com.

Cypher and MCP

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

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