Hostname
capitalgainsdc.com
Last fetched
capitalgainsdc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
capitalgainsdc.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 |
|---|---|---|---|---|
| 108.158.232.102 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.104 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.127 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.19 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of capitalgainsdc.com owner
- Contact emails
- w_heffern@yahoo.com
- 2c313c20-346a-468c-a85d-9fa0390af02e@identity-protect.org
- 5dcdb704-5345-442a-b4f0-01f1a6083c17@identity-protect.org
- aa08a2bf-af6d-4a10-89a5-5f66aa1ff0a5@identity-protect.org
- dfda9188-b932-454e-9178-b28c93c2816e@identity-protect.org
- e76f2b05-ed1d-4b4d-98cb-38afe617308b@identity-protect.org
- fb7b2fa4-65fa-479c-85fb-79d553089eaf@identity-protect.org
- owner-8355364@capitalgainsdc.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from capitalgainsdc.com.
- IP · 108.158.232.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · w_heffern@yahoo.com
- TLD · .com
- Browse hostnames · ca…
- 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: "capitalgainsdc.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.