Skip to content

Hostname

vnig.nl

Last fetched

vnig.nl resolves to 1 IPv4 address operated by DUOCAST-AS - Duocast B.V. in NL. WHOIS lists registrar:avancé communicatie b.v as the registrar.

Nutrition Label

WHISPER CANON · vnig.nlRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vnig.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.188.17445.82.188.0/24AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

Registrar
registrar:avancé communicatie b.v
Organization
Contact emails

Subdomains

4 observed subdomains of vnig.nl.

Web-graph footprint

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

62 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vnig.nl.

MechanismTarget
SPF_Avnig.nl
SPF_INCLUDE_spf.hellodialog.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.216.173
SPF_IP45.82.188.174
SPF_MXvnig.nl

Related pages

Pivot deeper into the graph from vnig.nl.

Cypher and MCP

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

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