Skip to content

Hostname

api-05.com

Last fetched

api-05.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · api-05.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/api-05.com

Resolution chain

api-05.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.12913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.10.1053.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.513.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.543.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.823.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
52.85.31.10252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of api-05.com owner
Contact emails

Subdomains

51 observed subdomains of api-05.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api-05.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api-05.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.