Skip to content

Hostname

expedia.it

Last fetched

expedia.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · expedia.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/expedia.it

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

25 observed subdomains of expedia.it.

Web-graph footprint

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

1,070 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for expedia.it.

MechanismTarget
SPF_IP173.209.80.0/20
SPF_IP173.209.81.76
SPF_IP199.3.115.0/24
SPF_IP216.251.0.0/16
SPF_IP216.251.112.210
SPF_IP216.251.114.0/22
SPF_IP216.251.115.0/24
SPF_IP54.246.138.234
SPF_IP65.212.175.0/24
SPF_IP66.244.67.50/32

Related pages

Pivot deeper into the graph from expedia.it.

Cypher and MCP

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

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