Skip to content

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

WHISPER CANON · cortex.appunite.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cortex.appunite.com

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.

IPPrefixASNOperatorCountry
13.224.106.1113.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.12713.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.2013.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.8213.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.225.196.12413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.3013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.67.161.10418.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.11618.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.5618.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.9518.67.160.0/23AS16509AMAZON-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.