Skip to content

Hostname

datacenter.eu

Last fetched

datacenter.eu resolves to 1 IPv4 address operated by AS24611 in LU. WHOIS lists registrar:name: eurodns s.a.|website: www.eurodns.com|| as the registrar.

Nutrition Label

WHISPER CANON · datacenter.euRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/datacenter.eu

Resolution chain

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

IPPrefixASNOperatorCountry
80.92.72.9980.92.64.0/19AS24611LU

WHOIS identity

Registrar
registrar:name: eurodns s.a.|website: www.eurodns.com||
Organization
Contact emails

Subdomains

13 observed subdomains of datacenter.eu.

Web-graph footprint

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

42 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for datacenter.eu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.92.64.146
SPF_IP80.92.64.162
SPF_IP80.92.64.5
SPF_IP80.92.67.109
SPF_IP80.92.67.170
SPF_IP80.92.78.85
SPF_IP80.92.90.63/32
SPF_IP80.92.90.90
SPF_IP80.92.93.20
SPF_IP80.92.93.4

Related pages

Pivot deeper into the graph from datacenter.eu.

Cypher and MCP

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

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