Skip to content

Hostname

api.aptivada.com

Last fetched

api.aptivada.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.aptivada.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/api.aptivada.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.148.49100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.136.20735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.181.10435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.137.2535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.172.10535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.44.23852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.aptivada.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for api.aptivada.com.

MechanismTarget
SPF_Aapi.aptivada.com
SPF_INCLUDE6217323.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailcampaigns.net
SPF_IP216.27.12.144/28
SPF_IP216.27.14.0/26
SPF_IP216.27.14.64/27
SPF_IP216.27.20.128/27
SPF_IP216.27.22.160/27
SPF_IP216.27.22.192/27
SPF_IP216.27.8.32/28
SPF_MXapi.aptivada.com

Related pages

Pivot deeper into the graph from api.aptivada.com.

Cypher and MCP

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

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