Skip to content

Hostname

wolfcr.cz

Last fetched

wolfcr.cz resolves to 1 IPv4 address operated by TMOBILE-CZ - T-Mobile Czech Republic a.s. in CZ. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · wolfcr.czRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/wolfcr.cz

Resolution chain

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

IPPrefixASNOperatorCountry
62.168.45.2262.168.0.0/18AS13036TMOBILE-CZ - T-Mobile Czech Republic a.s.CZ

WHOIS identity

Registrar
registrar:reg-zoner
Organization
wolf ceska republika s.r.o.
Contact emails

Subdomains

11 observed subdomains of wolfcr.cz.

Web-graph footprint

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

44 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wolfcr.cz.

MechanismTarget
SPF_Awolfcr.cz
SPF_INCLUDE_spf.m1.websupport.sk
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfinc.seal.sk
SPF_IP46.13.13.218
SPF_IP62.168.45.16/29
SPF_IP89.173.96.96/29

Related pages

Pivot deeper into the graph from wolfcr.cz.

Cypher and MCP

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

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