Skip to content

Hostname

expedia.nl

Last fetched

expedia.nl resolves to 13 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland|| as the registrar.

Nutrition Label

WHISPER CANON · expedia.nlRouting diversity4.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/expedia.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland||
Organization
Contact emails

Subdomains

20 observed subdomains of expedia.nl.

Web-graph footprint

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

734 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for expedia.nl.

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

Cypher and MCP

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

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