Skip to content

Hostname

602.cz

Last fetched

602.cz resolves to 1 IPv4 address operated by AS16276 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · 602.czRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/602.cz

Resolution chain

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

IPPrefixASNOperatorCountry
51.75.215.3351.75.0.0/16AS16276CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
software602 a. s.
Contact emails

Subdomains

89 observed subdomains of 602.cz.

Web-graph footprint

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

236 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 602.cz.

MechanismTarget
SPF_INCLUDE_m2.602.cz
SPF_INCLUDE_mailer.602.cz
SPF_INCLUDEspf.postal.602.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP5.39.49.228
SPF_IP51.75.215.33
SPF_IP86.49.88.0/24
SPF_IP86.49.88.0/25

Related pages

Pivot deeper into the graph from 602.cz.

Cypher and MCP

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

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