Hostname
vanderhoffict.nl
Last fetched
vanderhoffict.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
vanderhoffict.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 |
|---|---|---|---|---|
| 164.92.218.190 | 164.92.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
26 observed subdomains of vanderhoffict.nl.
Showing 22 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vanderhoffict.nl in the public web crawl.
22 sites link to this hostname.
59 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for vanderhoffict.nl.
| Mechanism | Target |
|---|---|
| SPF_A | vanderhoffict.nl |
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.keenconnect.eu |
| SPF_INCLUDE | spf1.on3cx.com |
| SPF_INCLUDE | spf1.onuc.cloud |
| SPF_IP | 149.210.197.159 |
| SPF_IP | 178.248.152.59 |
| SPF_IP | 185.160.164.212 |
| SPF_IP | 2a01:7c8:aabf:5ae:5054:ff:fec1:d2e2 |
| SPF_IP | 2a01:7c8:aabf:5ae::/64 |
| SPF_IP | 2a01:7c8:aac9:39e::/64 |
| SPF_IP | 37.97.153.20 |
| SPF_IP | 46.17.10.160 |
| SPF_IP | 5.172.45.172/24 |
| SPF_IP | 5.39.171.102 |
| SPF_IP | 51.4.204.52 |
| SPF_IP | 91.219.111.30 |
| SPF_MX | vanderhoffict.nl |
Related pages
Pivot deeper into the graph from vanderhoffict.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vanderhoffict.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.