Skip to content

Hostname

vos.nu

Last fetched

vos.nu resolves to 1 IPv4 address operated by AS20495 in NL.

Nutrition Label

WHISPER CANON · vos.nuRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vos.nu

Resolution chain

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

IPPrefixASNOperatorCountry
84.244.142.1484.244.128.0/18AS20495NL

WHOIS identity

No WHOIS records are currently associated with vos.nu in WhisperGraph.

Subdomains

3 observed subdomains of vos.nu.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vos.nu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymlp.com
SPF_IP168.245.47.63
SPF_IP178.208.62.0/24
SPF_IP185.142.249.3
SPF_IP213.206.96.206
SPF_IP84.244.142.184
SPF_IP84.244.142.35/32
SPF_MXvos.nu

Related pages

Pivot deeper into the graph from vos.nu.

Cypher and MCP

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

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