Skip to content

Hostname

support.datacenter.eu

Last fetched

support.datacenter.eu resolves to 1 IPv4 address operated by AS24611 in LU.

Nutrition Label

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

Resolution chain

support.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

No WHOIS records are currently associated with support.datacenter.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for support.datacenter.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
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

Related pages

Pivot deeper into the graph from support.datacenter.eu.

Cypher and MCP

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

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