Hostname
vggm.nl
Last fetched
vggm.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:registrar.nl as the registrar.
Nutrition Label
Resolution chain
vggm.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:registrar.nl
- Organization
- —
- Contact emails
- —
Subdomains
23 observed subdomains of vggm.nl.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vggm.nl in the public web crawl.
164 sites link to this hostname.
67 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for vggm.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mail.desan.nl |
| SPF_INCLUDE | _spf.previder.nl |
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | _spf.zorgmail.nl |
| SPF_INCLUDE | mx.elonisas.nl |
| SPF_INCLUDE | spf.eprov.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.99.222.193/32 |
| SPF_IP | 188.203.121.64/28 |
| SPF_IP | 188.203.121.96/28 |
| SPF_IP | 83.219.84.233 |
Related pages
Pivot deeper into the graph from vggm.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vggm.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.