Skip to content

Hostname

ghproxy.com

Last fetched

ghproxy.com resolves to 13 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · ghproxy.comRouting diversity4.2/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ghproxy.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.245.43.104172.245.43.0/24AS36352AS-COLOCROSSING - HostPapaUS
23.94.10.22823.94.10.0/24AS36352AS-COLOCROSSING - HostPapaUS
93.46.8.9093.46.0.0/15AS12874IT
107.173.39.67107.173.39.0/24AS62998USAZY - USAZY INC.US
23.95.31.21223.95.31.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.190.201107.175.190.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.190.196107.175.190.0/24AS36352AS-COLOCROSSING - HostPapaUS
23.95.31.21723.95.31.0/24AS36352AS-COLOCROSSING - HostPapaUS
23.95.31.21523.95.31.0/24AS36352AS-COLOCROSSING - HostPapaUS
23.95.31.22123.95.31.0/24AS36352AS-COLOCROSSING - HostPapaUS
23.95.31.21623.95.31.0/24AS36352AS-COLOCROSSING - HostPapaUS
23.95.31.21423.95.31.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.190.197107.175.190.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of ghproxy.com.

Web-graph footprint

Distinct hostnames that link to or from ghproxy.com in the public web crawl.

220 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ghproxy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ghproxy.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.