Skip to content

Hostname

aircanada.com

Last fetched

aircanada.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · aircanada.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/aircanada.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.208.69.20923.208.68.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.219.62.6323.219.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.52.182.323.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.75.65.20323.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:299
Organization
air canada
Contact emails

Subdomains

217 observed subdomains of aircanada.com.

Web-graph footprint

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

10,520 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for aircanada.com.

MechanismTarget
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP171.17.133.140/32
SPF_IP184.73.173.20
SPF_IP216.52.91.239
SPF_IP216.71.129.12/32
SPF_IP216.71.129.14
SPF_IP216.71.129.191
SPF_IP216.71.132.12/32
SPF_IP216.71.132.16
SPF_IP216.71.133.86
SPF_IP34.216.216.22
SPF_IP50.112.40.214
SPF_IP52.40.7.215
SPF_IP64.7.120.0/24
SPF_IP74.121.165.168
SPF_IP74.121.165.169
SPF_IP75.98.19.76
SPF_IP80.231.134.0/24
SPF_IP82.150.225.79/32

Related pages

Pivot deeper into the graph from aircanada.com.

Cypher and MCP

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

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