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
Resolution chain
expedia.nl resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.86.251.20 | 184.86.251.0/24 | AS20940 | — | DE |
| 184.86.251.25 | 184.86.251.0/24 | AS20940 | — | DE |
| 2.16.241.199 | 2.16.241.0/24 | AS20940 | — | DE |
| 2.16.241.212 | 2.16.241.0/24 | AS20940 | — | DE |
| 2.16.241.219 | 2.16.241.0/24 | AS20940 | — | DE |
| 2.22.251.55 | 2.22.251.0/24 | AS20940 | — | FR |
| 2.22.251.8 | 2.22.251.0/24 | AS20940 | — | FR |
| 2.23.227.204 | 2.23.227.0/24 | AS20940 | — | DE |
| 2.23.227.211 | 2.23.227.0/24 | AS20940 | — | DE |
| 23.201.183.113 | 23.201.160.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.47.237.58 | 23.47.224.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
| 95.101.234.82 | 95.101.234.0/24 | AS20940 | — | FR |
| 95.101.234.84 | 95.101.234.0/24 | AS20940 | — | FR |
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.
Showing 19 of 20. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_IP | 173.209.80.0/20 |
| SPF_IP | 216.251.0.0/16 |
| SPF_IP | 54.246.138.234 |
| SPF_IP | 66.244.67.50/32 |
Related pages
Pivot deeper into the graph from expedia.nl.
- IP · 184.86.251.20
- ASN · AS20940
- Registrar · registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland||
- Country · DE
- TLD · .nl
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.