Hostname
tiw.nl
Last fetched
tiw.nl resolves to 1 IPv4 address operated by AS43190 in NL. WHOIS lists registrar:registrar.nl as the registrar.
Nutrition Label
Resolution chain
tiw.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 |
|---|---|---|---|---|
| 77.95.252.221 | 77.99.0.0/16 | AS43190 | — | NL |
WHOIS identity
- Registrar
- registrar:registrar.nl
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of tiw.nl.
Web-graph footprint
Distinct hostnames that link to or from tiw.nl in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for tiw.nl.
| Mechanism | Target |
|---|---|
| SPF_A | tiw.nl |
| 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.nl |
Related pages
Pivot deeper into the graph from tiw.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tiw.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.