Skip to content

Hostname

tryascend.com

Last fetched

tryascend.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.166.6100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.152.9534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.29.3135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.64.9444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.115.11952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.136.25352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.57.17852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.171.16654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.109.24654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.214.20298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.15.20198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.184.162100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0148872316
Contact emails

Subdomains

4 observed subdomains of tryascend.com.

Web-graph footprint

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

161 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tryascend.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXtryascend.com

Related pages

Pivot deeper into the graph from tryascend.com.

Cypher and MCP

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

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