Skip to content

Hostname

i60.cz

Last fetched

i60.cz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · i60.czRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/i60.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.79.230104.22.74.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.149.77172.68.163.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
88.208.121.11088.210.3.0/24AS29208QUANTCOM-AS - Quantcom, a.s.CZ

WHOIS identity

Registrar
registrar:reg-gransy
Organization
i60 publishers, s.r.o.
Contact emails

Subdomains

38 observed subdomains of i60.cz.

Web-graph footprint

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

523 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for i60.cz.

MechanismTarget
SPF_Ai60.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:4de8:f001:2006:0:0:0:3
SPF_IP88.208.121.108
SPF_MXi60.cz

Related pages

Pivot deeper into the graph from i60.cz.

Cypher and MCP

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

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