Skip to content

Hostname

eduvision.lu

Last fetched

eduvision.lu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · eduvision.luRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/eduvision.lu

Resolution chain

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

IPPrefixASNOperatorCountry
54.217.234.14854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with eduvision.lu in WhisperGraph.

Subdomains

1 observed subdomain of eduvision.lu.

Web-graph footprint

Distinct hostnames that link to or from eduvision.lu in the public web crawl.

6 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eduvision.lu.

MechanismTarget
SPF_Aeduvision.lu
SPF_Aoffice.eduvision.nl
SPF_Aoutbound.spamservice.nl
SPF_Aoutbound01.spamservice.nl
SPF_Aoutbound02.spamservice.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsparkpostmail.com
SPF_IP81.17.33.25
SPF_IP81.17.33.5
SPF_MXeduvision.lu

Related pages

Pivot deeper into the graph from eduvision.lu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eduvision.lu"})-[: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.