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
Resolution chain
axetrading.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.229.101 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.126 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.36 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.83 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.32.241.2 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.20 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.25 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.57 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- axetrading
- Contact emails
- info@axetrading.com
- domains@quinsol.de
- domaincontact@reg.xlink.net
- 0c736cfb-f6e0-4b45-87e0-01ca056f5547@identity-protect.org
- 14389fd5-1129-489c-91fc-ad9838a25e07@identity-protect.org
- 4487ccc3-2757-48df-a494-8c86e495d1de@identity-protect.org
- 450013ab-76e4-499f-a5e4-6de657408325@identity-protect.org
- 532da26f-0524-4c1d-90b1-5706009f5bef@identity-protect.org
- fe1471f7-addb-440b-99d9-2f090558916d@identity-protect.org
- owner-1544809@axetrading.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of axetrading.com.
Showing 18 of 28. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for axetrading.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.41.106.25 |
| SPF_IP | 18.168.252.81 |
| SPF_IP | 18.171.0.124 |
Related pages
Pivot deeper into the graph from axetrading.com.
- IP · 108.157.229.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · info@axetrading.com
- TLD · .com
- Browse hostnames · ax…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.