Hostname
thistles.com
Last fetched
thistles.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thistles.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.10 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.102 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.98 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.99 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.85.16 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.19 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.34 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.46 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thistles.com owner
- Contact emails
- thistles.com@domainsbyproxy.com
- 16c55818-cf72-42de-9e30-5575835c06a3@identity-protect.org
- 3ef14267-e4f1-4a22-b654-4ea4569ffce3@identity-protect.org
- 50ee0894-d368-4c68-abdf-e4c849ae4a4e@identity-protect.org
- 778414c6-fbe0-4fad-b4cb-a76926b6e0ac@identity-protect.org
- 8fad2001-3ee9-495a-968a-66bf1cb0b103@identity-protect.org
- c2b76a2e-d242-4a2c-9842-7d407eca3b46@identity-protect.org
- cfdc2a72-ac63-4c48-8a4a-453834882303@identity-protect.org
- owner-11284813@thistles.com.whoisprivacyservice.org
- owner-11554762@thistles.com.whoisprivacyservice.org
- owner-3092829@thistles.com.whoisprivacyservice.org
- owner-3457403@thistles.com.whoisprivacyservice.org
- owner-3653046@thistles.com.whoisprivacyservice.org
- owner-3904415@thistles.com.whoisprivacyservice.org
- owner-4101797@thistles.com.whoisprivacyservice.org
- owner-7052977@thistles.com.whoisprivacyservice.org
- owner-7231779@thistles.com.whoisprivacyservice.org
- owner-7522047@thistles.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from thistles.com.
- IP · 13.33.67.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · thistles.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thistles.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.