Skip to content

Hostname

vicus.nl

Last fetched

vicus.nl resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists registrar:qdc b.v.|taag 25|2491cr 's-gravenhage|netherlands|| as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.123.9337.252.123.0/24AS196752NL

WHOIS identity

Registrar
registrar:qdc b.v.|taag 25|2491cr 's-gravenhage|netherlands||
Organization
Contact emails

Subdomains

52 observed subdomains of vicus.nl.

Web-graph footprint

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

30 sites link to this hostname.

270 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vicus.nl.

MechanismTarget
SPF_Avicus.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.182.56.112/32
SPF_IP185.182.57.205
SPF_IP185.42.73.16
SPF_IP2a0b:7280:100:0:407:60ff:fe00:20aa
SPF_IP2a0b:7280:300:0:1c00:6ff:fe00:2764
SPF_IP37.252.123.141
SPF_IP37.252.123.93
SPF_IP46.19.33.13
SPF_IP84.22.96.156
SPF_MXvicus.nl

Related pages

Pivot deeper into the graph from vicus.nl.

Cypher and MCP

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

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