Hostname
dcsono.com
Last fetched
dcsono.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dcsono.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 |
|---|---|---|---|---|
| 13.35.238.16 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.47 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.48 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.66 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.85.31.2 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.54 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.85 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.87 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dcsono.com owner
- Contact emails
- 02887e9b-c53b-4e9d-b66d-9f5c0142f933@identity-protect.org
- 11237142-e50d-4daa-be84-ff245bfb378d@identity-protect.org
- 3ee0ef8c-3f22-478b-910a-9b73aa555270@identity-protect.org
- 4627205c-74e9-49c7-a96c-fa41df762734@identity-protect.org
- 4950953c-4fc9-418f-b7bf-95e436f76ea4@identity-protect.org
- 4f092763-d0e9-4667-a798-f3c722bc4a30@identity-protect.org
- c1960a51-e10d-4612-984d-433cd20dedc1@identity-protect.org
Subdomains
5 observed subdomains of dcsono.com.
| Subdomain |
|---|
| preprod.dcsono.com |
| reports.dcsono.com |
Showing 2 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dcsono.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dcsono.com.
- IP · 13.35.238.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 02887e9b-c53b-4e9d-b66d-9f5c0142f933@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: "dcsono.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.