Skip to content

Hostname

spirits.eu

Last fetched

spirits.eu resolves to 1 IPv4 address operated by VERIXI in BE. WHOIS lists registrar:network solutions europe, llc as the registrar.

Nutrition Label

WHISPER CANON · spirits.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spirits.eu

Resolution chain

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

IPPrefixASNOperatorCountry
109.69.218.59109.69.218.0/24AS6696VERIXIBE

WHOIS identity

Registrar
registrar:network solutions europe, llc
Organization
Contact emails

Subdomains

3 observed subdomains of spirits.eu.

Web-graph footprint

Distinct hostnames that link to or from spirits.eu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spirits.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymlp.com

Related pages

Pivot deeper into the graph from spirits.eu.

Cypher and MCP

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

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