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
Resolution chain
vigogroep.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.136.4.209 | 213.136.0.0/19 | AS12859 | NL-BIT - BIT BV | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for vigogroep.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mta.4cinfra.nl |
| SPF_A | relay.4consult.nl |
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.bergop.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.netfocus.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 116.203.175.12 |
| SPF_IP | 149.210.201.31 |
| SPF_IP | 149.210.214.114 |
| SPF_IP | 149.210.214.16 |
| SPF_IP | 185.46.182.1/32 |
| SPF_IP | 185.46.182.200/29 |
| SPF_IP | 185.46.182.208/31 |
| SPF_IP | 194.13.163.7/32 |
| SPF_IP | 194.53.14.66/32 |
| SPF_IP | 20.82.87.96/28 |
| SPF_IP | 2a01:4f8:fff0:a6:0:0:0:3 |
| SPF_IP | 2a01:7c8:aab8:530:5054:ff:fea5:25e1 |
| SPF_IP | 84.241.128.109 |
| SPF_IP | 84.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.