Skip to content

Hostname

wtesl.com

Last fetched

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

Nutrition Label

WHISPER CANON · wtesl.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wtesl.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.213.242100.36.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.12.23318.238.4.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.187.8423.24.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.158.173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.210.14735.0.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.174.11445.2.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.152.1152.216.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.142.13852.216.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.149.20552.29.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.173.19152.74.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.235.5454.178.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.172.23198.96.64.0/19AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
whoisguard protected
Contact emails

Subdomains

1 observed subdomain of wtesl.com.

Subdomain
www.wtesl.com

Threat posture

History

Related pages

Pivot deeper into the graph from wtesl.com.

Cypher and MCP

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

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