Skip to content

Hostname

axetrading.com

Last fetched

axetrading.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · axetrading.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/axetrading.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.101108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.126108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.36108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.83108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.32.241.213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
axetrading
Contact emails

Subdomains

28 observed subdomains of axetrading.com.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for axetrading.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.41.106.25
SPF_IP18.168.252.81
SPF_IP18.171.0.124

Related pages

Pivot deeper into the graph from axetrading.com.

Cypher and MCP

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

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