Skip to content

Hostname

wms.cz

Last fetched

wms.cz resolves to 2 IPv4 addresses operated by WMS-AS - CEZNET s.r.o. in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · wms.czRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wms.cz

Resolution chain

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

IPPrefixASNOperatorCountry
77.237.128.13177.237.128.0/19AS47493WMS-AS - CEZNET s.r.o.CZ
77.237.128.13877.237.128.0/19AS47493WMS-AS - CEZNET s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
wms s.r.o.
Contact emails

Subdomains

8,085 observed subdomains of wms.cz.

Web-graph footprint

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

37 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wms.cz.

MechanismTarget
SPF_INCLUDE_spf_ceznet.tlnt.cz
SPF_INCLUDEseznam.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a0a:4080:2:0:0:0:0:6
SPF_IP2a0a:4080:2:0:0:0:0:8
SPF_IP2a0a:4080:2:0:0:0:0:e
SPF_IP2a0a:4080:e:0:0:0:0:e
SPF_IP77.237.128.100
SPF_IP77.237.128.102
SPF_IP77.237.128.131
SPF_IP77.237.128.138
SPF_IP77.237.128.2

Related pages

Pivot deeper into the graph from wms.cz.

Cypher and MCP

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

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