Skip to content

Hostname

wheel-thai.com

Last fetched

wheel-thai.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · wheel-thai.comRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wheel-thai.com

Resolution chain

wheel-thai.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.164.181100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.178.220100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.143.20318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.57.693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.29.1693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.88.53.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.225.2834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.87.16444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.141.8044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.95.8244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.220.19344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1601
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of wheel-thai.com.

Web-graph footprint

Distinct hostnames that link to or from wheel-thai.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from wheel-thai.com.

Cypher and MCP

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

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