Skip to content

Hostname

expedia.es

Last fetched

expedia.es resolves to 5 IPv4 addresses operated by AS20940 in NL.

Nutrition Label

WHISPER CANON · expedia.esRouting diversity3.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/expedia.es

Resolution chain

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

IPPrefixASNOperatorCountry
2.16.27.682.16.27.0/24AS20940NL
2.16.27.772.16.27.0/24AS20940NL
23.11.206.10523.11.206.0/24AS20940DE
23.201.248.24123.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.222.15523.54.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

24 observed subdomains of expedia.es.

Web-graph footprint

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

762 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for expedia.es.

MechanismTarget
SPF_IP173.209.80.0/20
SPF_IP216.251.0.0/16
SPF_IP54.246.138.234
SPF_IP66.244.67.50/32

Related pages

Pivot deeper into the graph from expedia.es.

Cypher and MCP

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

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