Skip to content

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

WHISPER CANON · abcproxy.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/abcproxy.com

Resolution chain

abcproxy.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.227104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.227104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.115172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
178.162.202.96178.162.192.0/18AS28753LEASEWEB-DE-FRA-10DE
178.162.202.97178.162.192.0/18AS28753LEASEWEB-DE-FRA-10DE
46.165.199.746.165.192.0/18AS28753LEASEWEB-DE-FRA-10DE
46.165.199.946.165.192.0/18AS28753LEASEWEB-DE-FRA-10DE
85.17.155.5285.17.0.0/16AS60781STROYMONTAG-ASNL
85.17.155.5385.17.0.0/16AS60781STROYMONTAG-ASNL
85.17.70.1685.17.0.0/16AS60781STROYMONTAG-ASNL
85.17.70.3885.17.0.0/16AS60781STROYMONTAG-ASNL
64.62.203.9864.62.128.0/17AS6939HURRICANE - Hurricane Electric LLCUS
64.62.203.9764.62.128.0/17AS6939HURRICANE - Hurricane Electric LLCUS

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for abcproxy.com.

MechanismTarget
SPF_INCLUDEzoho.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.