Skip to content

Hostname

gml.cz

Last fetched

gml.cz resolves to 1 IPv4 address operated by AS198500 in CZ. WHOIS lists registrar:reg-genreg as the registrar.

Nutrition Label

WHISPER CANON · gml.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/gml.cz

Resolution chain

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

IPPrefixASNOperatorCountry
217.69.98.4217.69.96.0/20AS198500CZ

WHOIS identity

Registrar
registrar:reg-genreg
Organization
masarykova univerzita, ustav vypocetni techniky
Contact emails

Subdomains

18 observed subdomains of gml.cz.

Web-graph footprint

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

55 sites link to this hostname.

199 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gml.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP217.69.98.2/32
SPF_IP217.69.98.5/32

Related pages

Pivot deeper into the graph from gml.cz.

Cypher and MCP

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

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