Skip to content

Hostname

deli.eu

Last fetched

deli.eu is a registered hostname under the .eu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:nameweb bvba
Organization
Contact emails

Subdomains

4 observed subdomains of deli.eu.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for deli.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.78.10.225/28
SPF_IP194.78.47.35
SPF_IP216.71.136.21
SPF_IP216.71.159.130
SPF_MXdeli.eu

Related pages

Pivot deeper into the graph from deli.eu.

Cypher and MCP

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

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