Skip to content

Hostname

aa.com

Last fetched

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

Nutrition Label

WHISPER CANON · aa.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/aa.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.26.128.136184.26.128.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.TR
23.14.92.13623.14.92.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.209.208.15823.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.180.11923.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.75.64.13523.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
2.19.216.1232.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:299
Organization
american airlines,
Contact emails

Subdomains

678 observed subdomains of aa.com.

Web-graph footprint

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

12,414 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for aa.com.

MechanismTarget
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDEonprem.aa.com
SPF_INCLUDEspf.aa.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.166.43.0/24
SPF_IP12.104.201.5/32
SPF_IP13.111.0.0/18
SPF_IP136.147.176.0/20
SPF_IP146.20.91.152/32
SPF_IP146.20.91.153/32
SPF_IP161.47.34.7/32
SPF_IP169.44.200.37
SPF_IP169.44.200.38
SPF_IP169.55.103.7
SPF_IP169.55.103.8
SPF_IP173.203.2.22/32
SPF_IP194.37.255.29/32
SPF_IP204.232.172.40/32
SPF_IP66.48.80.132
SPF_IP70.42.227.151/32
SPF_IP70.42.227.152/32
SPF_IP91.198.224.29/32

Related pages

Pivot deeper into the graph from aa.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aa.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.