Hostname
dharnitski.com
Last fetched
dharnitski.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dharnitski.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.69.15 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.34 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.37 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.7 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.171.185.124 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.15 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.17 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.98 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.85.31.63 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.72 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.76 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.96 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dharnitski.com owner
- Contact emails
- dharnitski@gmail.com
- 1b75c077-1594-4dcb-8cbd-4fc11c29f60d@identity-protect.org
- 7de66a11-c0eb-4cb4-a6b4-536a8b1a4ad6@identity-protect.org
- b099dbde-d179-4cdb-8768-b28d302465b7@identity-protect.org
- c510eefb-a0f6-428c-a41d-9f47cbf83bdf@identity-protect.org
- e790b3e2-c43e-4224-bf91-77e4736c7a2b@identity-protect.org
Subdomains
3 observed subdomains of dharnitski.com.
| Subdomain |
|---|
| blog.dharnitski.com |
| cc.dharnitski.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from dharnitski.com.
- IP · 13.226.69.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · dharnitski@gmail.com
- TLD · .com
- Browse hostnames · dh…
- 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: "dharnitski.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.