Hostname
tui.nl
Last fetched
tui.nl resolves to 1 IPv4 address operated by AS20940 in NL. WHOIS lists registrar:tui nederland nv|zuiderval 120|7543ez enschede|netherlands|| as the registrar.
Nutrition Label
Resolution chain
tui.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.221.24.120 | 88.221.24.0/23 | AS20940 | — | NL |
WHOIS identity
- Registrar
- registrar:tui nederland nv|zuiderval 120|7543ez enschede|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
89 observed subdomains of tui.nl.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tui.nl in the public web crawl.
2,275 sites link to this hostname.
149 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for tui.nl.
| Mechanism | Target |
|---|---|
| SPF_A | cluster-e.mailcontrol.com |
| SPF_A | cluster-j.mailcontrol.com |
| SPF_A | mail.tui.de |
| SPF_INCLUDE | spf.formdesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.fadiro.com |
| SPF_IP | 135.181.222.110 |
| SPF_IP | 195.128.186.14 |
| SPF_IP | 195.128.186.30 |
| SPF_IP | 195.128.187.11 |
| SPF_IP | 62.154.143.6/32 |
| SPF_IP | 62.48.75.148 |
| SPF_IP | 62.48.75.199 |
| SPF_IP | 85.214.149.64/32 |
| SPF_IP | 85.214.194.139/32 |
| SPF_MX | tui.nl |
Related pages
Pivot deeper into the graph from tui.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tui.nl"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.