Hostname
dbies.net
Last fetched
dbies.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dbies.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.16.190.208 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.104.144 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.206.162 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.205.119.201 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.10.233 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.198.12.251 | 54.198.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain admin
- Contact emails
- 05bd44dc-c582-4560-aade-e586e0ea2dd5@identity-protect.org
- 13e96510-a84e-434a-bdeb-94335ca7536c@identity-protect.org
- 16106a75-8f5b-44c9-80bd-391edea3c04a@identity-protect.org
- 2a0d002c-595a-4753-bf02-5d283472a985@identity-protect.org
- 8bb898ac-ffb9-435c-83aa-ae02129ce729@identity-protect.org
- add5686c-338c-4779-b7a5-7b6a26fa1018@identity-protect.org
- contact@privacyprotect.org
- f1add924-9b3c-41bb-b704-b9a0f2de5007@identity-protect.org
- owner-1263312@dbies.net.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from dbies.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dbies.net.
- IP · 50.16.190.208
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 05bd44dc-c582-4560-aade-e586e0ea2dd5@identity-protect.org
- TLD · .net
- Browse hostnames · db…
- 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: "dbies.net"})-[: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.