Skip to content

Hostname

minirol.cz

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.119.66.11692.119.66.0/24AS202682CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
building plastics
Contact emails

Subdomains

3 observed subdomains of minirol.cz.

Web-graph footprint

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

84 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for minirol.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.107.209.184/29
SPF_IP217.198.115.49
SPF_IP217.198.116.0/24
SPF_IP217.198.120.0/24
SPF_IP217.198.123.77
SPF_IP81.19.15.0/24
SPF_MXminirol.cz

Related pages

Pivot deeper into the graph from minirol.cz.

Cypher and MCP

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

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