Skip to content

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

WHISPER CANON · expedia.dkRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/expedia.dk

Resolution chain

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

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
expedia
Contact emails

Subdomains

18 observed subdomains of expedia.dk.

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.

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

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