Skip to content

Hostname

thrasio.tools

Last fetched

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

Nutrition Label

WHISPER CANON · thrasio.toolsRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/thrasio.tools

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.192.83100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.140.140100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.62.21818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.131.7823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.201.1413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.239.3134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.95.23034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.211.6744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.7.7552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.195.22954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.44.2898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.88.20098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

6 observed subdomains of thrasio.tools.

Threat posture

History

Related pages

Pivot deeper into the graph from thrasio.tools.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "thrasio.tools"})-[: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.