Skip to content

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

WHISPER CANON · tui.nlRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/tui.nl

Resolution chain

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

IPPrefixASNOperatorCountry
88.221.24.12088.221.24.0/23AS20940NL

WHOIS identity

Registrar
registrar:tui nederland nv|zuiderval 120|7543ez enschede|netherlands||
Organization
Contact emails

Subdomains

89 observed subdomains of tui.nl.

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for tui.nl.

MechanismTarget
SPF_Acluster-e.mailcontrol.com
SPF_Acluster-j.mailcontrol.com
SPF_Amail.tui.de
SPF_INCLUDEspf.formdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.fadiro.com
SPF_IP135.181.222.110
SPF_IP195.128.186.14
SPF_IP195.128.186.30
SPF_IP195.128.187.11
SPF_IP62.154.143.6/32
SPF_IP62.48.75.148
SPF_IP62.48.75.199
SPF_IP85.214.149.64/32
SPF_IP85.214.194.139/32
SPF_MXtui.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 20

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