Hostname
dragosandbox.com
Last fetched
dragosandbox.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
dragosandbox.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.122 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.28 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.50 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.84 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.36 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.71 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.78 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.97 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dragosandbox.com owner
- Contact emails
- 0b1caed8-487c-428c-966d-c840d3c36ac4@identity-protect.org
- 5adf38c7-c916-46e4-958d-c42505c507fd@identity-protect.org
- 97c68533-ffd2-4e19-9877-bcdc0760eb72@identity-protect.org
- bf062271-e5ea-444e-b0a6-6aa71f10daa4@identity-protect.org
- d74a5b4c-5cf5-4332-b317-722f06e08292@identity-protect.org
- d97bbaac-2e17-4046-afac-8599beb69a70@identity-protect.org
- owner-4237949@dragosandbox.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dragosandbox.com.
| Subdomain |
|---|
| wildcard.dragosandbox.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dragosandbox.com.
- IP · 13.33.67.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b1caed8-487c-428c-966d-c840d3c36ac4@identity-protect.org
- TLD · .com
- Browse hostnames · dr…
- 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: "dragosandbox.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.