Hostname
traxo.com
Last fetched
traxo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
traxo.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.219.110 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.12 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.125 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.43 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.18.38 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.5 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.82 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.87 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.128 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.20 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.80 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.83 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of traxo.com owner
- Contact emails
- gk4zx9hq7jy@networksolutionsprivateregistration.com
- ky8rs3x79ex@networksolutionsprivateregistration.com
- 01cea837-8a4e-4c76-9971-8303586a26cd@identity-protect.org
- 093f570f-f05e-45b4-99c0-b6921e8dfd1d@identity-protect.org
- 29a9e95f-95da-4c4d-93e0-891e6b3a9bed@identity-protect.org
- 836f7f73-3a00-4236-9051-40ec0c6028df@identity-protect.org
- a52d1017-7f3d-4c25-a2ae-58ad62469ae3@identity-protect.org
- f9ed4c8d-f5da-4e69-abea-c0d297c87971@identity-protect.org
- owner-12077663@traxo.com.whoisprivacyservice.org
- owner-2227412@traxo.com.whoisprivacyservice.org
Subdomains
27 observed subdomains of traxo.com.
Showing 20 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from traxo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for traxo.com.
| Mechanism | Target |
|---|---|
| SPF_A | traxo.com |
| SPF_INCLUDE | 4161121.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | traxo.com |
Related pages
Pivot deeper into the graph from traxo.com.
- IP · 18.173.219.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gk4zx9hq7jy@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · tr…
- 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: "traxo.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.