Skip to content

Hostname

ascendpartner.com

Last fetched

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.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
100.21.135.122100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.173.20935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.45.9935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.46.11244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.210.2944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.202.23344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.239.5344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.170.3344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.136.7452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.79.7352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.180.19754.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.23.11554.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.13.116184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.147.168184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.111.21532.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.89.732.184.0.0/14AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.