Hostname
ctf-proxy.com
Last fetched
ctf-proxy.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ctf-proxy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.24.37.242 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ctf-proxy.com owner
- Contact emails
- 20e9e6700b7f44ee8ad795199813be81.protect@whoisguard.com
- 3397202bf6da45e8ab0a7f22cf889492.protect@withheldforprivacy.com
- 39a440b8-ac68-4ddc-b89e-7fa576812f7f@identity-protect.org
- 739f86b8-0f3b-4f9e-8e65-93f86a1ae0d6@identity-protect.org
- 7e1a973a-7ff9-47d6-b1b3-a9b3bbb495c2@identity-protect.org
- d28e38cc-22ef-42b2-aae2-478c0986195f@identity-protect.org
Subdomains
25 observed subdomains of ctf-proxy.com.
Showing 21 of 25. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ctf-proxy.com.
- IP · 52.24.37.242
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 20e9e6700b7f44ee8ad795199813be81.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ct…
- 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: "ctf-proxy.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.