Skip to content

Hostname

tui.de

Last fetched

tui.de resolves to 2 IPv4 addresses operated by AS12306 in DE.

Nutrition Label

WHISPER CANON · tui.deRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/tui.de

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with tui.de in WhisperGraph.

Subdomains

146 observed subdomains of tui.de.

Web-graph footprint

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

90 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tui.de.

MechanismTarget
SPF_Amail1.amadeus.net
SPF_INCLUDEmail.tuigroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtuicom.plusline.net
SPF_IP62.48.75.199
SPF_IP62.48.75.229
SPF_IP83.246.78.127
SPF_IP83.246.78.210
SPF_IP85.115.20.233

Related pages

Pivot deeper into the graph from tui.de.

Cypher and MCP

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

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