Hostname
dashbeez.com
Last fetched
dashbeez.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dashbeez.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.227.185.16 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.22 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.40 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.64 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.170.73.113 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.40 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.64 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.80 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dashbeez.com owner
- Contact emails
- 0086c716-6975-4383-995c-54c3c04e9cce@identity-protect.org
- 0322af76-d960-4d39-96d9-e5bbd43d106a@identity-protect.org
- 48985bc2-05fc-4279-bb27-b0ab3d05d5cb@identity-protect.org
- 5efaba04-5954-4b19-aec0-4f7f3b30e9d9@identity-protect.org
- 6f11c846-cb90-4ccf-bffc-a067ea2264b8@identity-protect.org
- dc143547-0d74-4540-9333-b1f12bfea9d3@identity-protect.org
- e6c55df6-e3e6-45e1-b15e-d448589b1144@identity-protect.org
Subdomains
2 observed subdomains of dashbeez.com.
| Subdomain |
|---|
| ip.dashbeez.com |
| www.dashbeez.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dashbeez.com.
- IP · 13.227.185.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · 0086c716-6975-4383-995c-54c3c04e9cce@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "dashbeez.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.