Skip to content

Hostname

tsetransporte.com

Last fetched

tsetransporte.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · tsetransporte.comRouting diversity5.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tsetransporte.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.118.20923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.222.2333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.177.2353.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.192.15734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.198.21434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.59.7535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.239.2844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.50.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.219.21050.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.27.24852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.78.20552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.78.12452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.113.19354.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.58.134.213100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.166.3432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of tsetransporte.com.

Threat posture

History

Related pages

Pivot deeper into the graph from tsetransporte.com.

Cypher and MCP

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

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