Skip to content

Hostname

groups.expedia.ca

Last fetched

groups.expedia.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · groups.expedia.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/groups.expedia.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.160.115104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.161.115104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with groups.expedia.ca in WhisperGraph.

Subdomains

1 observed subdomain of groups.expedia.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for groups.expedia.ca.

MechanismTarget
SPF_Agroups.expedia.ca
SPF_INCLUDEmail.zendesk.com
SPF_IP216.117.4.0/24
SPF_IP216.117.5.0/24
SPF_IP216.223.188.0/24
SPF_IP3.213.114.62/32
SPF_IP3.230.214.68/32
SPF_IP52.204.91.137/32
SPF_IP52.23.43.58/32
SPF_IP54.163.145.215/32
SPF_IP54.166.2.11/32
SPF_MXgroups.expedia.ca

Related pages

Pivot deeper into the graph from groups.expedia.ca.

Cypher and MCP

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

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