Skip to content

Hostname

vca.nu

Last fetched

vca.nu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:ascio as the registrar.

Nutrition Label

WHISPER CANON · vca.nuRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vca.nu

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.77.51167.71.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:ascio
Organization
Contact emails

Subdomains

25 observed subdomains of vca.nu.

Web-graph footprint

Distinct hostnames that link to or from vca.nu in the public web crawl.

145 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for vca.nu.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.ymlp.com
SPF_IP167.71.77.51
SPF_IP185.104.28.122
SPF_IP185.182.57.56
SPF_IP2001:9e0:4:32::119/96
SPF_IP212.45.32.0/24
SPF_IP217.18.75.72
SPF_IP2a06:2ec0:ded1:1:0:0:0:b
SPF_IP94.103.26.200
SPF_IP94.103.26.240

Related pages

Pivot deeper into the graph from vca.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vca.nu"})-[: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.