Skip to content

Hostname

vigogroep.nl

Last fetched

vigogroep.nl resolves to 1 IPv4 address operated by NL-BIT - BIT BV in NL. WHOIS lists registrar:triple interactive b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.136.4.209213.136.0.0/19AS12859NL-BIT - BIT BVNL

WHOIS identity

Registrar
registrar:triple interactive b.v.
Organization
Contact emails

Subdomains

11 observed subdomains of vigogroep.nl.

Web-graph footprint

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

31 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for vigogroep.nl.

MechanismTarget
SPF_Amta.4cinfra.nl
SPF_Arelay.4consult.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.netfocus.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP116.203.175.12
SPF_IP149.210.201.31
SPF_IP149.210.214.114
SPF_IP149.210.214.16
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP194.13.163.7/32
SPF_IP194.53.14.66/32
SPF_IP20.82.87.96/28
SPF_IP2a01:4f8:fff0:a6:0:0:0:3
SPF_IP2a01:7c8:aab8:530:5054:ff:fea5:25e1
SPF_IP84.241.128.109
SPF_IP84.241.128.110

Related pages

Pivot deeper into the graph from vigogroep.nl.

Cypher and MCP

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

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