Skip to content

Hostname

expedia.ie

Last fetched

expedia.ie resolves to 5 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · expedia.ieRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint7.2/10canon.whisper.security/host/expedia.ie

Resolution chain

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

IPPrefixASNOperatorCountry
2.16.241.1982.16.241.0/24AS20940DE
2.16.241.2082.16.241.0/24AS20940DE
23.201.248.24123.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.222.15523.54.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
95.100.158.12395.100.158.0/24AS20940DE

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
expedia,
Contact emails

Subdomains

12 observed subdomains of expedia.ie.

Web-graph footprint

Distinct hostnames that link to or from expedia.ie in the public web crawl.

377 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for expedia.ie.

MechanismTarget
SPF_INCLUDE_spf.expedia.com

Related pages

Pivot deeper into the graph from expedia.ie.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "expedia.ie"})-[: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.