Skip to content

Hostname

tint.cz

Last fetched

tint.cz resolves to 1 IPv4 address operated by AS39791 in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.111.109.25389.111.64.0/18AS39791CZ

WHOIS identity

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

Subdomains

22 observed subdomains of tint.cz.

Web-graph footprint

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

24 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tint.cz.

MechanismTarget
SPF_Amail.tint.cz
SPF_Aremote.tint.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.111.109.2

Related pages

Pivot deeper into the graph from tint.cz.

Cypher and MCP

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

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