Skip to content

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

WHISPER CANON · vanderhoffict.nlRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/vanderhoffict.nl

Resolution chain

vanderhoffict.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.92.218.190164.92.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

26 observed subdomains of vanderhoffict.nl.

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.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for vanderhoffict.nl.

MechanismTarget
SPF_Avanderhoffict.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEautotask.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.keenconnect.eu
SPF_INCLUDEspf1.on3cx.com
SPF_INCLUDEspf1.onuc.cloud
SPF_IP149.210.197.159
SPF_IP178.248.152.59
SPF_IP185.160.164.212
SPF_IP2a01:7c8:aabf:5ae:5054:ff:fec1:d2e2
SPF_IP2a01:7c8:aabf:5ae::/64
SPF_IP2a01:7c8:aac9:39e::/64
SPF_IP37.97.153.20
SPF_IP46.17.10.160
SPF_IP5.172.45.172/24
SPF_IP5.39.171.102
SPF_IP51.4.204.52
SPF_IP91.219.111.30
SPF_MXvanderhoffict.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.