Hostname
d2cagent.com
Last fetched
d2cagent.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
d2cagent.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 |
|---|---|---|---|---|
| 3.1.130.190 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.39.148 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.41.186 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.77.129.5 | 52.77.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of d2cagent.com owner
- Contact emails
- 3a2e1a1f-a8bc-4c47-b402-ead5e8871653@identity-protect.org
- 3a2f61f9-3776-40c9-b4d4-4756054ad809@identity-protect.org
- 56ff956c-809a-4dc1-ad4f-eec6a4a5de64@identity-protect.org
- 8493a5a3-3bd7-4637-88aa-22e03a8cc9d8@identity-protect.org
- aa8cfff3-ee7c-4ffb-bf9c-76ec37b932d1@identity-protect.org
- d8f4a936-d8d2-46a6-a11e-71491dbfbe8d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from d2cagent.com.
- IP · 3.1.130.190
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 3a2e1a1f-a8bc-4c47-b402-ead5e8871653@identity-protect.org
- TLD · .com
- Browse hostnames · d2…
- 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: "d2cagent.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.