Hostname
c2-circle.com
Last fetched
c2-circle.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c2-circle.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 |
|---|---|---|---|---|
| 18.153.57.104 | 18.153.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.195.33.55 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.73.238.209 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.177.193.62 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of c2-circle.com owner
- Contact emails
- 48652880-065e-4ede-898b-77f5b9e47640@identity-protect.org
- 6fee0a1e-3aef-4ffb-b9c9-4c2d14b332e1@identity-protect.org
- 83b02c89-e495-4b9a-8b11-60f633829118@identity-protect.org
- ac81de12-6a68-40ab-aa0b-222ebeb4a197@identity-protect.org
- ada1c792-cd00-4423-9de7-90ce87d5acc7@identity-protect.org
- dde8d40c-7cf6-40fb-af1e-c40f3d5ac296@identity-protect.org
- e83a62ac-8c96-446e-a794-644b439b5f3f@identity-protect.org
- owner-3487497@c2-circle.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of c2-circle.com.
Web-graph footprint
Distinct hostnames that link to or from c2-circle.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for c2-circle.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from c2-circle.com.
- IP · 18.153.57.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 48652880-065e-4ede-898b-77f5b9e47640@identity-protect.org
- TLD · .com
- Browse hostnames · c2…
- 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: "c2-circle.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.