Skip to content

Hostname

eui.eu

Last fetched

eui.eu resolves to 1 IPv4 address operated by ASGARR Consortium GARR in IT. WHOIS lists registrar:consortium garr as the registrar.

Nutrition Label

WHISPER CANON · eui.euRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/eui.eu

Resolution chain

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

IPPrefixASNOperatorCountry
192.167.90.37192.167.0.0/16AS137ASGARR Consortium GARRIT

WHOIS identity

Registrar
registrar:consortium garr
Organization
Contact emails

Subdomains

129 observed subdomains of eui.eu.

Web-graph footprint

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

3,461 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eui.eu.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.167.90.6
SPF_IP192.167.90.9
SPF_IP212.83.193.0/26

Related pages

Pivot deeper into the graph from eui.eu.

Cypher and MCP

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

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