Hostname
zerops.io
Last fetched
zerops.io resolves to 2 IPv4 addresses operated by VSHOSTING - VSHOSTING-CDN in CZ. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
zerops.io 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 |
|---|---|---|---|---|
| 93.185.106.139 | 93.185.96.0/20 | AS43541 | VSHOSTING - VSHOSTING-CDN | CZ |
| 93.185.106.159 | 93.185.96.0/20 | AS43541 | VSHOSTING - VSHOSTING-CDN | — |
WHOIS identity
- Registrar
- iana:1910
- Organization
- vshosting s.r.o.
- Contact emails
- —
Subdomains
50 observed subdomains of zerops.io.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zerops.io in the public web crawl.
41 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for zerops.io.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.infra.vshosting.cz |
| SPF_INCLUDE | _spf.vshosting.cloud |
| SPF_IP | 154.53.47.222 |
| SPF_IP | 217.16.180.235 |
| SPF_IP | 217.16.184.67 |
| SPF_IP | 2605:a140:51fe:beef:0:0:0:222 |
| SPF_IP | 2a00:1ed0:28:0:0:0:0:180 |
| SPF_IP | 78.24.10.180 |
| SPF_IP | 78.24.14.216 |
| SPF_IP | 78.24.8.155 |
| SPF_IP | 78.24.8.156 |
| SPF_IP | 78.24.8.173 |
| SPF_IP | 78.24.8.177 |
| SPF_IP | 93.185.102.243 |
| SPF_IP | 93.185.98.23 |
| SPF_IP | 93.185.99.237 |
Related pages
Pivot deeper into the graph from zerops.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zerops.io"})-[: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.