Hostname
iwink.nl
Last fetched
iwink.nl resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists registrar:iwink b.v.|laan corpus den hoorn 1001|9728jr groningen|netherlands|| as the registrar.
Nutrition Label
Resolution chain
iwink.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 |
|---|---|---|---|---|
| 91.196.105.62 | 91.196.105.0/24 | AS31477 | — | NL |
WHOIS identity
- Registrar
- registrar:iwink b.v.|laan corpus den hoorn 1001|9728jr groningen|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
68 observed subdomains of iwink.nl.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iwink.nl in the public web crawl.
212 sites link to this hostname.
235 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for iwink.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.h.kirra.nl |
| SPF_INCLUDE | _spf.hosting.iwink.nl |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.144.199.208 |
| SPF_IP | 136.144.212.191 |
| SPF_IP | 145.128.187.252 |
| SPF_IP | 157.97.170.25 |
| SPF_IP | 185.159.126.4 |
| SPF_IP | 2a01:7c8:aab3:13d::1/48 |
| SPF_IP | 84.35.106.149 |
| SPF_IP | 87.213.68.70/32 |
| SPF_MX | iwink.nl |
Related pages
Pivot deeper into the graph from iwink.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iwink.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.