Skip to content

Hostname

aptoide.com

Last fetched

aptoide.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · aptoide.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aptoide.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.111.6634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.166.7734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.231.7534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.18.19752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.197.652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.236.1954.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.73.24454.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.168.25054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.3.5399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from aptoide.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aptoide.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.runbox.com
SPF_INCLUDEzdsys.com

Related pages

Pivot deeper into the graph from aptoide.com.

Cypher and MCP

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

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