Hostname
drkillbeard.com
Last fetched
drkillbeard.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
drkillbeard.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 |
|---|---|---|---|---|
| 18.66.233.104 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.58 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.60 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.63 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.20.109 | 3.162.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.162.20.129 | 3.162.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.162.20.42 | 3.162.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.162.20.68 | 3.162.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of drkillbeard.com owner
- Contact emails
- 20ad3970-be30-41dc-a374-ed94ea616935@identity-protect.org
- 541f7d00-ff18-4cc8-afb6-eabc2339c79d@identity-protect.org
- 563a78e3-2b9c-403b-b924-808955ba34b9@identity-protect.org
- 8b253fca-0765-4ad9-a6ab-c1188d6a04ad@identity-protect.org
- b7feeaf1-87e8-4b89-a379-76e76e3813bc@identity-protect.org
- c5d6deda-40a5-4ee3-8c99-ca4fa9a27749@identity-protect.org
- d920c71f-18cc-4b27-8a0d-9ceded6b48a6@identity-protect.org
- owner-5451857@drkillbeard.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of drkillbeard.com.
| Subdomain |
|---|
| www.drkillbeard.com |
Threat posture
History
Related pages
Pivot deeper into the graph from drkillbeard.com.
- IP · 18.66.233.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 20ad3970-be30-41dc-a374-ed94ea616935@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: "drkillbeard.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.