Skip to content

Hostname

gramodesky.cz

Last fetched

gramodesky.cz resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · gramodesky.czRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gramodesky.cz

Resolution chain

gramodesky.cz resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
138.68.73.7138.68.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
172.67.72.158172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
ondřej sanetrník
Contact emails

Subdomains

5 observed subdomains of gramodesky.cz.

Web-graph footprint

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

192 sites link to this hostname.

204 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gramodesky.cz.

MechanismTarget
SPF_Agramodesky.cz
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.gramodesky.cz
SPF_INCLUDEspf.smartemailing.cz
SPF_IP138.68.73.7
SPF_IP2a03:b0c0:3:d0:0:0:12f3:c001
SPF_MXgramodesky.cz

Related pages

Pivot deeper into the graph from gramodesky.cz.

Cypher and MCP

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

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