Skip to content

Hostname

axscend.com

Last fetched

axscend.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · axscend.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/axscend.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.11913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.3913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.244.18.11518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.12018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.1143.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.1223.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.563.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.793.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.86.23.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.383.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.53.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.843.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
business communication managment (transport)
Contact emails

Subdomains

21 observed subdomains of axscend.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for axscend.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk-1.a.mimecastprotect.com
SPF_INCLUDEstspg-customer.com
SPF_IP18.134.81.121
SPF_IP18.169.85.134
SPF_IP3.11.61.22
SPF_IP52.56.132.39
SPF_IP52.56.158.105

Related pages

Pivot deeper into the graph from axscend.com.

Cypher and MCP

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

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