Skip to content

Hostname

vortech.nl

Last fetched

vortech.nl resolves to 1 IPv4 address operated by AS51758 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.215.189.6695.215.184.0/21AS51758NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

4 observed subdomains of vortech.nl.

Web-graph footprint

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

26 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vortech.nl.

MechanismTarget
SPF_Amail.grepit.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf.ews.kpnxchange.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.slik.eu
SPF_IP213.125.233.186
SPF_IP213.125.233.187
SPF_IP213.125.233.188
SPF_IP213.125.233.189
SPF_IP213.125.233.190
SPF_IP84.243.232.199

Related pages

Pivot deeper into the graph from vortech.nl.

Cypher and MCP

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

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