Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.11018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.1218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.12518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.4318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.3818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of traxo.com owner
Contact emails

Subdomains

27 observed subdomains of traxo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for traxo.com.

MechanismTarget
SPF_Atraxo.com
SPF_INCLUDE4161121.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXtraxo.com

Related pages

Pivot deeper into the graph from traxo.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.