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
Resolution chain
oldnavy.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.209.208.103 | 23.209.208.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.42.184.108 | 23.42.184.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | JP |
| 23.62.10.59 | 23.62.10.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 88.221.168.50 | 88.221.168.0/22 | AS16625 | AKAMAI-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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for oldnavy.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.oldnavy.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.153.202.0/24 |
| SPF_IP | 67.217.236.34/32 |
| SPF_IP | 70.37.176.254 |
| SPF_IP | 70.37.180.254 |
| SPF_IP | 8.45.104.21 |
| SPF_IP | 8.45.104.23 |
Related pages
Pivot deeper into the graph from oldnavy.ca.
- IP · 23.209.208.103
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:godaddy corporate domains canada, ltd.
- Country · DE
- Email · ccops@markmonitor.com
- TLD · .ca
- Browse hostnames · ol…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.