Skip to content

Hostname

vimec.nl

Last fetched

vimec.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · vimec.nlRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/vimec.nl

Resolution chain

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

IPPrefixASNOperatorCountry
82.196.11.21582.196.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

4 observed subdomains of vimec.nl.

Web-graph footprint

Distinct hostnames that link to or from vimec.nl in the public web crawl.

5 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for vimec.nl.

MechanismTarget
SPF_Avimec.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dns-oid.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.81.219.34
SPF_IP137.74.84.0/24
SPF_IP185.114.121.238
SPF_IP185.114.122.192
SPF_IP185.209.208.0/22
SPF_IP20.19.188.86
SPF_IP20.199.104.10
SPF_IP213.208.251.202
SPF_IP40.89.132.98
SPF_IP51.103.26.201
SPF_IP52.143.191.218
SPF_IP78.153.229.169
SPF_IP81.173.68.201
SPF_IP81.23.247.144
SPF_IP85.255.20.46
SPF_IP85.255.20.86
SPF_IP85.255.20.87
SPF_IP91.134.185.208/28
SPF_MXvimec.nl

Related pages

Pivot deeper into the graph from vimec.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vimec.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.