Skip to content

Hostname

traxia.com

Last fetched

traxia.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1327 as the registrar.

Nutrition Label

WHISPER CANON · traxia.comRouting diversity6.1/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/traxia.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.195.146100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.129.10418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.66.22523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.221.933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.229.2543.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.47.24134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.119.15435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.79.7335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.194.16744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.110.9944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.69.7552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.169.7052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.25.17852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.14.9252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.91.19854.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.28.25554.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.213.15954.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.47.23454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.143.7332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1327
Organization
software group, inc. d/b/a traxia
Contact emails

Subdomains

6 observed subdomains of traxia.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for traxia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from traxia.com.

Cypher and MCP

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

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