Hostname
dev-dic.com
Last fetched
dev-dic.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-dic.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 |
|---|---|---|---|---|
| 13.192.5.33 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.118.79 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.234.86 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.58.176 | 54.95.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-dic.com owner
- Contact emails
- 2173abeb-3837-4f95-905e-9028095f4db4@identity-protect.org
- 50b34436-8b64-49ea-b58d-11c145e902cb@identity-protect.org
- a09b5187-f38e-4463-9a24-207363e879c9@identity-protect.org
- a9695a3f-3fe7-441b-a37e-eb170baed9e2@identity-protect.org
- c9842435-697a-4ed5-abed-de0c5566d48b@identity-protect.org
- fb632379-d028-41d8-b061-674165c5b01c@identity-protect.org
- owner-4943969@dev-dic.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of dev-dic.com.
Threat posture
History
Related pages
Pivot deeper into the graph from dev-dic.com.
- IP · 13.192.5.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 2173abeb-3837-4f95-905e-9028095f4db4@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-dic.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.