Skip to content

Hostname

expedia.de

Last fetched

expedia.de resolves to 5 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · expedia.deRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/expedia.de

Resolution chain

expedia.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.16.241.2102.16.241.0/24AS20940DE
2.16.241.2112.16.241.0/24AS20940DE
2.19.135.562.19.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.11.206.10623.11.206.0/24AS20940DE
23.7.53.7523.7.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

No WHOIS records are currently associated with expedia.de in WhisperGraph.

Subdomains

58 observed subdomains of expedia.de.

Web-graph footprint

Distinct hostnames that link to or from expedia.de in the public web crawl.

1,455 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for expedia.de.

MechanismTarget
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.expedia.com
SPF_IP199.3.115.0/24
SPF_IP65.212.175.0/24

Related pages

Pivot deeper into the graph from expedia.de.

Cypher and MCP

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

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