Skip to content

Hostname

athleta.com

Last fetched

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

Nutrition Label

WHISPER CANON · athleta.comRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/athleta.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.209.210.5223.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.220.113.18723.220.112.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.52.182.5023.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.74.18.12623.74.16.0/21AS3786LGDACOM LG DACOM CorporationKR
72.246.28.21672.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.169.12088.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:3786
Organization
gap (apparel)
Contact emails

Subdomains

15 observed subdomains of athleta.com.

Web-graph footprint

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

403 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for athleta.com.

MechanismTarget
SPF_INCLUDE_spf1.gap.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP67.216.176.146
SPF_IP67.216.176.147/32
SPF_IP67.216.187.35
SPF_IP67.216.191.149
SPF_IP70.37.176.254
SPF_IP70.37.180.254

Related pages

Pivot deeper into the graph from athleta.com.

Cypher and MCP

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

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