Skip to content

Hostname

oldnavy.ca

Last fetched

oldnavy.ca resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:godaddy corporate domains canada, ltd. as the registrar.

Nutrition Label

WHISPER CANON · oldnavy.caRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/oldnavy.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.209.208.10323.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.42.184.10823.42.184.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
23.62.10.5923.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
88.221.168.5088.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:godaddy corporate domains canada, ltd.
Organization
gap canada
Contact emails

Subdomains

12 observed subdomains of oldnavy.ca.

Web-graph footprint

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

105 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for oldnavy.ca.

MechanismTarget
SPF_INCLUDE_spf1.oldnavy.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.153.202.0/24
SPF_IP67.217.236.34/32
SPF_IP70.37.176.254
SPF_IP70.37.180.254
SPF_IP8.45.104.21
SPF_IP8.45.104.23

Related pages

Pivot deeper into the graph from oldnavy.ca.

Cypher and MCP

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

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