Skip to content

Hostname

tiss.cz

Last fetched

tiss.cz resolves to 1 IPv4 address operated by WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o. in SK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.168.20037.9.168.0/24AS51013WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o.SK

WHOIS identity

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

Subdomains

15 observed subdomains of tiss.cz.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tiss.cz.

MechanismTarget
SPF_Atiss.cz
SPF_INCLUDE_spf.dnsserver.eu
SPF_IP185.184.28.38
SPF_IP37.9.168.169
SPF_IP37.9.168.170
SPF_IP37.9.172.151
SPF_IP92.240.253.66
SPF_IP92.240.253.86
SPF_IP92.240.253.94
SPF_IP92.240.253.96
SPF_MXtiss.cz

Related pages

Pivot deeper into the graph from tiss.cz.

Cypher and MCP

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

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