Skip to content

Hostname

caballottrax.com

Last fetched

caballottrax.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · caballottrax.comRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/caballottrax.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.211.100.19634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.170.5235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.97.11035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.214.15044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.20.1144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.95.21952.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.244.21552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.27.8454.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.196.7354.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.29.4454.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of caballottrax.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for caballottrax.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from caballottrax.com.

Cypher and MCP

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

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