Skip to content

Hostname

ntm.cz

Last fetched

ntm.cz resolves to 1 IPv4 address operated by AS15685 in CZ. WHOIS lists registrar:reg-quantcom as the registrar.

Nutrition Label

WHISPER CANON · ntm.czRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ntm.cz

Resolution chain

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

IPPrefixASNOperatorCountry
217.11.242.132217.11.242.0/24AS15685CZ

WHOIS identity

Registrar
registrar:reg-quantcom
Organization
dial telecom, a.s.
Contact emails

Subdomains

43 observed subdomains of ntm.cz.

Web-graph footprint

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

900 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ntm.cz.

MechanismTarget
SPF_Amail1.colosseum.eu
SPF_Antm.cz
SPF_INCLUDEspf.nethost.cz
SPF_IP212.24.147.202
SPF_IP81.91.91.14
SPF_MXntm.cz

Related pages

Pivot deeper into the graph from ntm.cz.

Cypher and MCP

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

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