Hostname
tuul.zone
Last fetched
tuul.zone resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
tuul.zone 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 |
|---|---|---|---|---|
| 188.245.185.241 | 188.245.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:83
- Organization
- christian winkler gmbh & co. kg
- Contact emails
- —
Subdomains
4 observed subdomains of tuul.zone.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tuul.zone in the public web crawl.
17 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for tuul.zone.
| Mechanism | Target |
|---|---|
| SPF_A | tuul.zone |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.39.221.100 |
| SPF_IP | 185.39.221.105 |
| SPF_IP | 212.227.126.130/32 |
| SPF_IP | 212.227.126.131/32 |
| SPF_IP | 212.227.126.133/32 |
| SPF_IP | 212.227.126.134/32 |
| SPF_IP | 212.227.126.135/32 |
| SPF_IP | 212.227.126.187/32 |
| SPF_IP | 212.227.17.10/32 |
| SPF_IP | 212.227.17.13/32 |
| SPF_IP | 212.227.17.24/32 |
| SPF_IP | 217.72.192.73/32 |
| SPF_IP | 217.72.192.74/32 |
| SPF_IP | 217.72.192.75/32 |
| SPF_IP | 74.208.4.194/4 |
| SPF_IP | 74.208.4.195/32 |
| SPF_IP | 74.208.4.196/32 |
| SPF_IP | 74.208.4.197/32 |
Related pages
Pivot deeper into the graph from tuul.zone.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tuul.zone"})-[: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.