Hostname
wsnet.cz
Last fetched
wsnet.cz resolves to 89.187.142.44, announced in 89.187.142.0/23 by COOLHOUSING-AS - COOLHOUSING-AS in CZ. wsnet.cz is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 89.187.142.44
89.187.142.0/23 · COOLHOUSING-AS - COOLHOUSING-AS · Prague, CZ
IPv6 resolution
No AAAA record for wsnet.cz is recorded in WhisperGraph.
Attribution
coolhousing
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:reg-gransy
- Registrant organisation
- websolution s.r.o.
Subdomains
Mail and authentication
Nameservers
- ns1.wsnet.cz
- ns2.wsnet.cz
- ns3.wsnet.cz
MX records
- bird.wsnet.cz
- turtle.wsnet.cz
SPF policy
- a: wsnet.cz
- mx: wsnet.cz
- include: spf.wsnet.cz
Threat-feed evidence
History
Related pages
Pivot from wsnet.cz into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wsnet.cz"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.