Skip to content

Hostname

nms.cz

Last fetched

nms.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · nms.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/nms.cz

Resolution chain

nms.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
jan bernard
Contact emails

Subdomains

151 observed subdomains of nms.cz.

Web-graph footprint

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

47 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for nms.cz.

MechanismTarget
SPF_INCLUDE141855603.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.238.42.19
SPF_IP178.238.42.20
SPF_IP178.238.42.21
SPF_IP178.238.42.22/32
SPF_IP178.238.42.29
SPF_IP178.238.42.67
SPF_IP31.30.6.12
SPF_IP31.31.74.150
SPF_IP80.95.108.176/28
SPF_IP82.142.122.74
SPF_MXnms.cz

Related pages

Pivot deeper into the graph from nms.cz.

Cypher and MCP

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

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