Skip to content

Hostname

vi-tech.nl

Last fetched

vi-tech.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · vi-tech.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vi-tech.nl

Resolution chain

vi-tech.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.10.139104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.190.104172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

4 observed subdomains of vi-tech.nl.

Web-graph footprint

Distinct hostnames that link to or from vi-tech.nl in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for vi-tech.nl.

MechanismTarget
SPF_Avi-tech.nl
SPF_INCLUDE_spf.plan.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.14.1.144
SPF_IP145.14.110.5
SPF_IP162.13.216.162
SPF_IP221.133.42.194
SPF_IP221.133.42.230
SPF_IP64.68.122.92
SPF_IP68.171.132.166
SPF_IP68.171.132.179
SPF_IP74.121.66.132
SPF_IP83.138.129.79/32
SPF_IP89.234.34.153
SPF_IP94.236.44.253/32

Related pages

Pivot deeper into the graph from vi-tech.nl.

Cypher and MCP

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

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