Hostname
expedia.com.hk
Last fetched
expedia.com.hk resolves to 12 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:csc corporate domains, inc.| as the registrar.
Nutrition Label
Resolution chain
expedia.com.hk resolves to 12 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.14 | 184.86.251.0/24 | AS20940 | — | DE |
| 184.86.251.26 | 184.86.251.0/24 | AS20940 | — | DE |
| 2.16.241.209 | 2.16.241.0/24 | AS20940 | — | DE |
| 2.16.241.217 | 2.16.241.0/24 | AS20940 | — | DE |
| 2.22.251.35 | 2.22.251.0/24 | AS20940 | — | FR |
| 2.22.251.46 | 2.22.251.0/24 | AS20940 | — | FR |
| 2.23.227.202 | 2.23.227.0/24 | AS20940 | — | DE |
| 2.23.227.213 | 2.23.227.0/24 | AS20940 | — | DE |
| 23.54.222.155 | 23.54.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.7.53.75 | 23.7.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 92.123.104.50 | 92.123.104.0/24 | AS20940 | — | DE |
| 92.123.104.66 | 92.123.104.0/24 | AS20940 | — | DE |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc.|
- Organization
- —
- Contact emails
Subdomains
15 observed subdomains of expedia.com.hk.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from expedia.com.hk in the public web crawl.
604 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for expedia.com.hk.
| 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.com.hk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "expedia.com.hk"})-[: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.