Skip to content

Hostname

itt.cz

Last fetched

itt.cz resolves to 1 IPv4 address operated by AS35592 in CZ. WHOIS lists registrar:reg-web4u as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.187.131.2089.187.130.0/23AS35592CZ

WHOIS identity

Registrar
registrar:reg-web4u
Organization
ittechnik s.r.o
Contact emails

Subdomains

6 observed subdomains of itt.cz.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for itt.cz.

MechanismTarget
SPF_Aitt.cz
SPF_INCLUDE_spf.google.com
SPF_IP87.236.194.61
SPF_IP89.187.131.20
SPF_IP89.187.131.24
SPF_MXitt.cz

Related pages

Pivot deeper into the graph from itt.cz.

Cypher and MCP

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

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