Hostname
abcproxy.com
Last fetched
abcproxy.com resolves to 13 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
abcproxy.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.2.227 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.3.227 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.115 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 178.162.202.96 | 178.162.192.0/18 | AS28753 | LEASEWEB-DE-FRA-10 | DE |
| 178.162.202.97 | 178.162.192.0/18 | AS28753 | LEASEWEB-DE-FRA-10 | DE |
| 46.165.199.7 | 46.165.192.0/18 | AS28753 | LEASEWEB-DE-FRA-10 | DE |
| 46.165.199.9 | 46.165.192.0/18 | AS28753 | LEASEWEB-DE-FRA-10 | DE |
| 85.17.155.52 | 85.17.0.0/16 | AS60781 | STROYMONTAG-AS | NL |
| 85.17.155.53 | 85.17.0.0/16 | AS60781 | STROYMONTAG-AS | NL |
| 85.17.70.16 | 85.17.0.0/16 | AS60781 | STROYMONTAG-AS | NL |
| 85.17.70.38 | 85.17.0.0/16 | AS60781 | STROYMONTAG-AS | NL |
| 64.62.203.98 | 64.62.128.0/17 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
| 64.62.203.97 | 64.62.128.0/17 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- bryanx jean
- Contact emails
Subdomains
11 observed subdomains of abcproxy.com.
Web-graph footprint
Distinct hostnames that link to or from abcproxy.com in the public web crawl.
755 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from abcproxy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abcproxy.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.