Hostname
cortex.appunite.com
Last fetched
cortex.appunite.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.
Nutrition Label
Resolution chain
cortex.appunite.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.106.11 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.127 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.20 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.82 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.225.196.124 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.30 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.61 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.75 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.67.161.104 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.116 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.56 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.95 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
No WHOIS records are currently associated with cortex.appunite.com in WhisperGraph.
Subdomains
1 observed subdomain of cortex.appunite.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cortex.appunite.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cortex.appunite.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.