Hostname
dcitmc.com
Last fetched
dcitmc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dcitmc.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 |
|---|---|---|---|---|
| 3.165.160.111 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.160.124 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.160.19 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.160.35 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.46.12 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.3 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.85 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.90 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dcitmc.com owner
- Contact emails
- 11f10b7d-189e-4595-b63f-3c1160065ced@identity-protect.org
- 3c8dde27-58ec-40ff-8b7b-fc57fecf82ca@identity-protect.org
- 4ebe7631-6b40-45ce-89ca-b8d47910550c@identity-protect.org
- 8d946b13-e822-4d83-be41-b99f22d4ae6d@identity-protect.org
- 9620e9b9-07a2-422a-844a-4d89163246a7@identity-protect.org
- 97e193db-b46d-48a4-895a-79b0508f2a52@identity-protect.org
- e6b9e9d0-2d47-4804-8ce7-424c5ff6285e@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from dcitmc.com.
- IP · 3.165.160.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11f10b7d-189e-4595-b63f-3c1160065ced@identity-protect.org
- TLD · .com
- Browse hostnames · dc…
- 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: "dcitmc.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.