Skip to content

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

WHISPER CANON · zerops.ioRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/zerops.io

Resolution chain

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

IPPrefixASNOperatorCountry
93.185.106.13993.185.96.0/20AS43541VSHOSTING - VSHOSTING-CDNCZ
93.185.106.15993.185.96.0/20AS43541VSHOSTING - VSHOSTING-CDN

WHOIS identity

Registrar
iana:1910
Organization
vshosting s.r.o.
Contact emails

Subdomains

50 observed subdomains of zerops.io.

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for zerops.io.

MechanismTarget
SPF_INCLUDE_spf.infra.vshosting.cz
SPF_INCLUDE_spf.vshosting.cloud
SPF_IP154.53.47.222
SPF_IP217.16.180.235
SPF_IP217.16.184.67
SPF_IP2605:a140:51fe:beef:0:0:0:222
SPF_IP2a00:1ed0:28:0:0:0:0:180
SPF_IP78.24.10.180
SPF_IP78.24.14.216
SPF_IP78.24.8.155
SPF_IP78.24.8.156
SPF_IP78.24.8.173
SPF_IP78.24.8.177
SPF_IP93.185.102.243
SPF_IP93.185.98.23
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.