Skip to content

Hostname

thw-llc.com

Last fetched

thw-llc.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · thw-llc.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thw-llc.com

Resolution chain

thw-llc.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.217.9116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.6916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.14116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.21316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.200.1852.216.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.217.9352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.25352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.24552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.94.18652.216.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.14152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.138.552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.16.25152.217.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.24352.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.64.352.217.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.226.24554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
thomas h. williamson
Contact emails

Subdomains

2 observed subdomains of thw-llc.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thw-llc.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from thw-llc.com.

Cypher and MCP

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

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