Hostname
cercomp.com
Last fetched
cercomp.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
cercomp.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 |
|---|---|---|---|---|
| 108.139.29.129 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.38 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.63 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.97 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.85.108 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.119 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.34 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.83 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cercomp.com owner
- Contact emails
- 57e05388-9ca8-4d2b-9700-182382b3ce05@identity-protect.org
- 7466d280-b235-424c-bc70-34989c438fa7@identity-protect.org
- 93fc0402-5186-4e83-ae74-6f638125a49a@identity-protect.org
- a731b990-c81a-4fa9-bd95-20ad47c277a7@identity-protect.org
- b291b60f-1346-4657-8874-b802215fc3f1@identity-protect.org
- db9b2b64-694c-41d8-a42e-72810fae592f@identity-protect.org
- eda38d26-6574-4547-b991-8e6d7dcb60cd@identity-protect.org
- owner-7990766@cercomp.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from cercomp.com.
- IP · 108.139.29.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 57e05388-9ca8-4d2b-9700-182382b3ce05@identity-protect.org
- TLD · .com
- Browse hostnames · ce…
- 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: "cercomp.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.