Skip to content

Hostname

tracxlogis.com

Last fetched

tracxlogis.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · tracxlogis.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tracxlogis.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.160.150.1183.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1233.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.143.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.973.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.85.163.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.243.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.263.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.803.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.141.1103.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.853.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.93.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.983.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.64.211.10618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:100
Organization
qxpress
Contact emails

Subdomains

21 observed subdomains of tracxlogis.com.

Web-graph footprint

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

39 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tracxlogis.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.249.170.134
SPF_IP20.249.170.148
SPF_IP20.249.176.44
SPF_IP20.249.177.147
SPF_IP20.249.181.82
SPF_IP4.230.144.44
SPF_IP52.231.100.142

Related pages

Pivot deeper into the graph from tracxlogis.com.

Cypher and MCP

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

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