Skip to content

Hostname

api.cortexa-dev.voxela.ai

Last fetched

api.cortexa-dev.voxela.ai resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · api.cortexa-dev.voxela.aiRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/api.cortexa-dev.voxela.ai

Resolution chain

api.cortexa-dev.voxela.ai resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.0.10313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.250.7013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.91.22318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.152.11035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.28.15435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.147.2752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.170.1054.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.153.8457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.194.19757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with api.cortexa-dev.voxela.ai in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api.cortexa-dev.voxela.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api.cortexa-dev.voxela.ai"})-[: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.