Skip to content

Hostname

wolfnet.cz

Last fetched

wolfnet.cz resolves to 1 IPv4 address operated by AS201476 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.138.121.18094.138.120.0/22AS201476CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
wolfstein s.r.o.
Contact emails

Subdomains

28 observed subdomains of wolfnet.cz.

Web-graph footprint

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

22 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wolfnet.cz.

MechanismTarget
SPF_Awolfnet.cz
SPF_INCLUDE_relay.wolfnet.cz
SPF_IP185.73.104.139
SPF_IP185.73.104.168
SPF_IP185.73.106.16
SPF_IP77.104.210.244
SPF_IP77.104.245.11
SPF_IP77.104.245.12
SPF_IP77.104.245.9
SPF_IP78.111.114.106

Related pages

Pivot deeper into the graph from wolfnet.cz.

Cypher and MCP

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

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