Skip to content

Hostname

vondst.com

Last fetched

vondst.com resolves to 5 IPv4 addresses operated by AS58138 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · vondst.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vondst.com

Resolution chain

vondst.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:269
Organization
vondst advocaten n.v.
Contact emails

Subdomains

1 observed subdomain of vondst.com.

Web-graph footprint

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

25 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vondst.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.brickzero.email
SPF_INCLUDEspf.cloudconcept.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.67.228.166
SPF_IP84.243.243.248
SPF_IP84.243.251.122
SPF_IP92.65.182.6

Related pages

Pivot deeper into the graph from vondst.com.

Cypher and MCP

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

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