Hostname
cortexai.ca
Last fetched
cortexai.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
cortexai.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.111 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.27 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.71 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.93 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.48.117 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.128 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.35 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.48 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- anil lalani
- Contact emails
Subdomains
41 observed subdomains of cortexai.ca.
Showing 25 of 41. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from cortexai.ca.
- IP · 13.33.67.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · US
- Email · ca7099b248e6684b913bb7546220a16a-49247280@contact.gandi.net
- TLD · .ca
- Browse hostnames · co…
- 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: "cortexai.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.