Skip to content

Hostname

sabservis.cz

Last fetched

sabservis.cz resolves to 1 IPv4 address operated by VSHOSTING - VSHOSTING-CDN in CZ.

Nutrition Label

WHISPER CANON · sabservis.czRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sabservis.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.59.208.137185.59.208.0/22AS43541VSHOSTING - VSHOSTING-CDNCZ

WHOIS identity

No WHOIS records are currently associated with sabservis.cz in WhisperGraph.

Subdomains

43 observed subdomains of sabservis.cz.

Web-graph footprint

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

93 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sabservis.cz.

MechanismTarget
SPF_Asabservis.cz
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.238.46.40/30
SPF_IP185.58.41.75
SPF_IP194.145.180.243
SPF_IP2a01:430:100:2f:0:0:0:10
SPF_IP2a01:430:25b:1:0:0:0:10
SPF_IP2a01:430:25b:2:0:0:0:10
SPF_IP2a01:430:25b:3:0:0:0:10
SPF_IP2a01:430:25b:4:0:0:0:122
SPF_IP2a01:430:25b:5:0:0:0:194
SPF_IP77.93.193.139
SPF_IP81.31.37.133
SPF_IP81.31.38.194
SPF_IP81.31.41.164
SPF_IP81.31.46.122

Related pages

Pivot deeper into the graph from sabservis.cz.

Cypher and MCP

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

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