Skip to content

Hostname

tui.ch

Last fetched

tui.ch resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · tui.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tui.ch

Resolution chain

tui.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.200.24.11523.200.24.0/24AS20940AKAMAI-ASN1DE
82.98.126.1082.98.126.0/24AS12306PLUSLINEDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from tui.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tui.ch.

MechanismTarget
SPF_INCLUDEmail.tuigroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtuicom.plusline.net
SPF_INCLUDEumbrellanet.ch
SPF_IP185.48.220.219/32
SPF_IP62.48.75.199
SPF_IP62.48.75.229
SPF_IP82.98.80.171
SPF_MXtui.ch

Related pages

Pivot deeper into the graph from tui.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tui.ch"})-[: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.