Skip to content

Hostname

vanveen.com

Last fetched

vanveen.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · vanveen.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vanveen.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.22.42185.173.22.0/24AS12859NL

WHOIS identity

Registrar
iana:269
Organization
o. meijnen
Contact emails

Subdomains

8 observed subdomains of vanveen.com.

Web-graph footprint

Distinct hostnames that link to or from vanveen.com in the public web crawl.

65 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for vanveen.com.

MechanismTarget
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDErelays.beveiligdmailen.nl
SPF_INCLUDEspf-breaks-email.bit.nl
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.173.20.200
SPF_IP185.173.22.42
SPF_IP207.67.44.189/32
SPF_IP2a0b:3100:20:0:0:0:0:22
SPF_IP64.132.201.93/32
SPF_IP74.203.211.13/32
SPF_IP92.67.88.1/29
SPF_MXvanveen.com

Related pages

Pivot deeper into the graph from vanveen.com.

Cypher and MCP

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

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