Skip to content

Hostname

gpc.ge

Last fetched

gpc.ge resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · gpc.geRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gpc.ge

Resolution chain

gpc.ge resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.47104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.47104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.239172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.153.128.24618.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.78.6018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.98.10218.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.122.963.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.8.2423.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.199.19352.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.168.6552.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.60.16552.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.136.12063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
gpc, jcs
Contact emails

Subdomains

1 observed subdomain of gpc.ge.

Subdomain
www.gpc.ge

Web-graph footprint

Distinct hostnames that link to or from gpc.ge in the public web crawl.

232 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from gpc.ge.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gpc.ge"})-[: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.