Skip to content

Hostname

tui.cz

Last fetched

tui.cz resolves to 13.107.213.40, announced in 13.104.0.0/14 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. tui.cz is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tui.czRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tui.cz

Resolution chain

IPv6 resolution

No AAAA record for tui.cz is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:reg-keysystems
Registrant organisation
domain management

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-34.azure-dns.com
  • ns4-34.azure-dns.info
  • ns2-34.azure-dns.net
  • ns3-34.azure-dns.org

MX records

  • tui-cz.mail.protection.outlook.com

SPF policy

  • ip: 195.4.70.0/24
  • ip: 195.4.71.0/24
  • include: es-spf-ext.com
  • include: spf.protection.outlook.com
  • include: _spf.qemailserver.com
  • include: _spf.qualtrics.com
  • include: spf-iq.com
  • include: mail.tuigroup.com
  • a: tui.cz
  • mx: tui.cz
  • include: e.tui.cz
  • include: _spf.emaillabs.net.pl
  • ip: 176.119.41.200
  • ip: 176.119.48.222
  • ip: 176.119.48.249
  • ip: 176.119.49.105
  • ip: 176.119.50.238
  • ip: 176.119.52.145
  • ip: 176.119.54.146
  • ip: 193.200.67.97
  • ip: 213.241.22.35
  • ip: 62.48.75.199

Threat-feed evidence

History

Related pages

Pivot from tui.cz into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tui.cz"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.