Hostname
hsw.cz
Last fetched
hsw.cz resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:reg-keysystems as the registrar.
Nutrition Label
Resolution chain
hsw.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.197.78.95 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.66.115.76 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:reg-keysystems
- Organization
- hsw signall s.r.o.
- Contact emails
Subdomains
15 observed subdomains of hsw.cz.
Web-graph footprint
Distinct hostnames that link to or from hsw.cz in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for hsw.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_INCLUDE | vink-holding.mg2.1b.eu-central.aws.youwecloud.nl |
| SPF_INCLUDE | vink.mg2.1c.eu-central.aws.youwecloud.nl |
| SPF_IP | 195.250.135.34 |
| SPF_IP | 195.250.135.35 |
| SPF_IP | 195.250.135.36 |
| SPF_IP | 195.250.135.37 |
| SPF_IP | 212.20.117.214 |
| SPF_IP | 212.20.117.216 |
| SPF_IP | 212.20.118.180 |
| SPF_IP | 217.16.185.0/24 |
| SPF_IP | 45.129.106.247 |
| SPF_IP | 93.185.97.160/27 |
Related pages
Pivot deeper into the graph from hsw.cz.
- IP · 18.197.78.95
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:reg-keysystems
- Country · DE
- Email · it@hsw.cz
- TLD · .cz
- Browse hostnames · hs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hsw.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.