Skip to content

Hostname

hw.cz

Last fetched

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

Nutrition Label

WHISPER CANON · hw.czRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/hw.cz

Resolution chain

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

IPPrefixASNOperatorCountry
80.250.3.9980.250.0.0/19AS21430CZ

WHOIS identity

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

Subdomains

31 observed subdomains of hw.cz.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for hw.cz.

MechanismTarget
SPF_Ahw.cz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.186.250.50
SPF_IP185.186.250.51
SPF_IP185.239.216.0/24
SPF_IP185.47.222.148
SPF_IP185.47.223.64
SPF_IP2a01:430:10::/64
SPF_IP2a01:6400:90:2::/64
SPF_IP77.93.206.0/24
SPF_IP80.250.3.0/24
SPF_IP80.250.3.99
SPF_MXhw.cz

Related pages

Pivot deeper into the graph from hw.cz.

Cypher and MCP

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

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