All hostnames ascendpartner.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · ascendpartner.com Routing diversity 5.0/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/ascendpartner.com Resolution chain ascendpartner.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.21.135.122 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.165.173.209 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.166.45.99 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.227.46.112 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.229.210.29 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.233.202.233 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.238.239.53 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.246.170.33 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.10.136.74 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.26.79.73 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.218.180.197 54.218.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.68.23.115 54.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 184.34.13.116 184.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 184.34.147.168 184.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 32.184.111.215 32.184.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 32.184.89.7 32.184.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:81 Organization axsiom domains pvt Contact emails Subdomains 6 observed subdomains of ascendpartner.com.
Web-graph footprint Distinct hostnames that link to or from ascendpartner.com in the public web crawl.
164 sites link to this hostname.
Related pages Pivot deeper into the graph from ascendpartner.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ascendpartner.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .