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
Resolution chain
eui.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.167.90.37 | 192.167.0.0/16 | AS137 | ASGARR Consortium GARR | IT |
WHOIS identity
- Registrar
- registrar:consortium garr
- Organization
- —
- Contact emails
- —
Subdomains
129 observed subdomains of eui.eu.
Showing 25 of 129. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eui.eu in the public web crawl.
3,461 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for eui.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.167.90.6 |
| SPF_IP | 192.167.90.9 |
| SPF_IP | 212.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.