Hostname
ditdaikindev.com
Last fetched
ditdaikindev.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ditdaikindev.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.136.162.116 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.139.148.209 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.142.37.65 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.253.152 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ditdaikindev.com owner
- Contact emails
- 03471b75-5a53-49c0-a84e-8351d8c6fedc@identity-protect.org
- 1963bab2-4911-4a6d-93e7-95b01756da4d@identity-protect.org
- 58512cae-9e7e-473e-b130-dcc17bb6bb5d@identity-protect.org
- 5ce66660-4ae4-4612-9755-46f77a6b1eee@identity-protect.org
- 6dd9ef0d-fb38-4cec-850d-6de786a1ba21@identity-protect.org
- bf55f96b-c606-4f2f-b3bd-511cd9445e1d@identity-protect.org
- owner-2543965@ditdaikindev.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of ditdaikindev.com.
Threat posture
History
Related pages
Pivot deeper into the graph from ditdaikindev.com.
- IP · 18.136.162.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 03471b75-5a53-49c0-a84e-8351d8c6fedc@identity-protect.org
- 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: "ditdaikindev.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.