Skip to content

Hostname

superhosting.cz

Last fetched

superhosting.cz resolves to 1 IPv4 address operated by AS39392 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · superhosting.czRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/superhosting.cz

Resolution chain

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

IPPrefixASNOperatorCountry
95.168.211.4495.168.192.0/19AS39392CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
sh.cz s.r.o.
Contact emails

Subdomains

2,522 observed subdomains of superhosting.cz.

Web-graph footprint

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

36 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for superhosting.cz.

MechanismTarget
SPF_Asuperhosting.cz
SPF_INCLUDEkayako-2.superhosting.cz
SPF_INCLUDEservers.mcsv.net
SPF_IP88.86.101.251
SPF_IP88.86.105.58
SPF_IP88.86.105.59
SPF_IP88.86.96.240/28
SPF_IP95.168.192.99
SPF_IP95.168.195.160/28
SPF_IP95.168.196.37
SPF_IP95.168.196.40
SPF_IP95.168.211.46
SPF_IP95.168.211.48
SPF_MXsuperhosting.cz

Related pages

Pivot deeper into the graph from superhosting.cz.

Cypher and MCP

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

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