Hostname
expedia.dk
Last fetched
expedia.dk resolves to 9 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
expedia.dk resolves to 9 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.18 | 184.86.251.0/24 | AS20940 | — | DE |
| 184.86.251.24 | 184.86.251.0/24 | AS20940 | — | DE |
| 2.16.241.198 | 2.16.241.0/24 | AS20940 | — | DE |
| 2.16.241.204 | 2.16.241.0/24 | AS20940 | — | DE |
| 23.11.206.112 | 23.11.206.0/24 | AS20940 | — | DE |
| 23.201.183.113 | 23.201.160.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.53.1.148 | 23.53.1.0/24 | AS20940 | — | FR |
| 23.53.1.155 | 23.53.1.0/24 | AS20940 | — | FR |
| 23.54.222.155 | 23.54.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- expedia
- Contact emails
- —
Subdomains
18 observed subdomains of expedia.dk.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from expedia.dk in the public web crawl.
168 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for expedia.dk.
| 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.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "expedia.dk"})-[: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.