Skip to content

Hostname

gpe.cz

Last fetched

gpe.cz resolves to 1 IPv4 address operated by O2-CZECH-REPUBLIC - O2 Czech Republic, a.s. in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · gpe.czRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gpe.cz

Resolution chain

gpe.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.228.69.40194.228.0.0/17AS5610O2-CZECH-REPUBLIC - O2 Czech Republic, a.s.CZ

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
global payments europe
Contact emails

Subdomains

215 observed subdomains of gpe.cz.

Web-graph footprint

Distinct hostnames that link to or from gpe.cz in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gpe.cz.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from gpe.cz.

Cypher and MCP

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

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