Skip to content

Hostname

expedia.com.ar

Last fetched

expedia.com.ar resolves to 8 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:nicar as the registrar.

Nutrition Label

WHISPER CANON · expedia.com.arRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/expedia.com.ar

Resolution chain

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

WHOIS identity

Registrar
registrar:nicar
Organization
expedia
Contact emails

Subdomains

15 observed subdomains of expedia.com.ar.

Web-graph footprint

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

222 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for expedia.com.ar.

MechanismTarget
SPF_INCLUDE_spf.expedia.com

Related pages

Pivot deeper into the graph from expedia.com.ar.

Cypher and MCP

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

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