Hostname
civilscode.com
Last fetched
civilscode.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
civilscode.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.20.24 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.60 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.78 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.83 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.145.115 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.33 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.71 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.8 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of civilscode.com owner
- Contact emails
- 0ea90212-867a-47b4-8daf-5b5b00172c29@identity-protect.org
- 276036dc-ad9a-4466-b8a0-5ee6ebe97d5e@identity-protect.org
- 62c921a7-29f4-4d62-b056-e4cb1f7c3215@identity-protect.org
- 65a3de57-ed60-4f45-9741-9cb4c5def6f4@identity-protect.org
- a93f345d-e26f-4a34-b1e5-d237ba1e0c2d@identity-protect.org
- f5a6821e-d4a5-4cfe-ba6a-2f995bf78b4a@identity-protect.org
- fc450473-7ffb-4d57-b589-5fb5eb7b4ce1@identity-protect.org
Subdomains
4 observed subdomains of civilscode.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from civilscode.com.
- IP · 13.35.20.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0ea90212-867a-47b4-8daf-5b5b00172c29@identity-protect.org
- TLD · .com
- Browse hostnames · ci…
- 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: "civilscode.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.