Skip to content

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

WHISPER CANON · expedia.com.hkRouting diversity4.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint7.2/10canon.whisper.security/host/expedia.com.hk

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.

WHOIS identity

Registrar
registrar:csc corporate domains, inc.|
Organization
Contact emails

Subdomains

15 observed subdomains of expedia.com.hk.

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.

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.