Hostname
tiw.eu
Last fetched
tiw.eu resolves to 1 IPv4 address operated by AS43190 in NL. WHOIS lists registrar:name: totaalnet internet works b.v.|website: www.tiw.nl|| as the registrar.
Nutrition Label
Resolution chain
tiw.eu 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 |
|---|---|---|---|---|
| 77.95.252.221 | 77.98.0.0/15 | AS43190 | — | NL |
WHOIS identity
- Registrar
- registrar:name: totaalnet internet works b.v.|website: www.tiw.nl||
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of tiw.eu.
Showing 6 of 7. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for tiw.eu.
| Mechanism | Target |
|---|---|
| SPF_A | tiw.eu |
| SPF_IP | 185.217.32.0/22 |
| SPF_IP | 2001:7b8::/29 |
| SPF_IP | 213.154.224.0/19 |
| SPF_IP | 2a00:1478::/29 |
| SPF_IP | 2a00:dc8::/32 |
| SPF_IP | 2a00:e760::/32 |
| SPF_IP | 2a03:7900::/32 |
| SPF_IP | 31.3.104.0/21 |
| SPF_IP | 37.203.56.0/21 |
| SPF_IP | 77.95.248.0/21 |
| SPF_IP | 85.119.240.0/21 |
| SPF_IP | 91.217.56.0/23 |
| SPF_MX | tiw.eu |
Related pages
Pivot deeper into the graph from tiw.eu.
- IP · 77.95.252.221
- ASN · AS43190
- Registrar · registrar:name: totaalnet internet works b.v.|website: www.tiw.nl||
- Country · NL
- TLD · .eu
- Browse hostnames · ti…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tiw.eu"})-[: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.