Hostname
dindindon.com
Last fetched
dindindon.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dindindon.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 |
|---|---|---|---|---|
| 108.158.20.100 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.109 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.122 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.55 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.161.193.15 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.19 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.29 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.66 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- burdik oleg
- Contact emails
- o.burdik@gmail.com
- chenjunyan429@126.com
- 4b99d181-65f3-4540-b176-a33f1e12add2@identity-protect.org
- 4c2110b0-5c29-46f5-9df8-2bec2cdf3ba1@identity-protect.org
- 7438e83b-b6f5-49d6-99ff-e42e3d896f65@identity-protect.org
- 88f79810-158f-4a81-ad6f-dbdaed6ea67c@identity-protect.org
- 8e6ce892-84e6-4cae-9a8c-eb4c76925782@identity-protect.org
- f8808389-2972-4020-b39f-cd9a79d17ac1@identity-protect.org
- owner-10102044@dindindon.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dindindon.com.
| Subdomain |
|---|
| auth.dindindon.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dindindon.com.
- IP · 108.158.20.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · o.burdik@gmail.com
- TLD · .com
- Browse hostnames · di…
- 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: "dindindon.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.