Skip to content

Hostname

vanwonen.com

Last fetched

vanwonen.com resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · vanwonen.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/vanwonen.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.3.3031.7.0.0/22AS20847NL

WHOIS identity

Registrar
iana:839
Organization
vanwonen vastgoedontwikkeling b.v.
Contact emails

Subdomains

16 observed subdomains of vanwonen.com.

Web-graph footprint

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

139 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vanwonen.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.signhost.com
SPF_INCLUDEspf.volgjewoning.nl
SPF_INCLUDEspf_core.nbo.nl
SPF_IP212.178.84.2
SPF_IP62.212.155.75
SPF_IP85.158.255.105
SPF_IP89.30.240.244
SPF_IP92.65.162.232

Related pages

Pivot deeper into the graph from vanwonen.com.

Cypher and MCP

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

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