Skip to content

Hostname

chronomag.cz

Last fetched

chronomag.cz resolves to 2 IPv4 addresses operated by VSHOSTING - VSHOSTING-CDN in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · chronomag.czRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/chronomag.cz

Resolution chain

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

IPPrefixASNOperatorCountry
217.16.182.88217.16.176.0/20AS43541VSHOSTING - VSHOSTING-CDNCZ
194.182.79.244194.182.64.0/19AS24806INTERNET-CZ - INTERNET CZ, a.s.

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
ariga s.r.o.
Contact emails

Subdomains

5 observed subdomains of chronomag.cz.

Web-graph footprint

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

24 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for chronomag.cz.

MechanismTarget
SPF_Airene.chronomag.cz
SPF_INCLUDEmail-4.nethost.cz
SPF_INCLUDEspf.nethost.cz

Related pages

Pivot deeper into the graph from chronomag.cz.

Cypher and MCP

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

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