Skip to content

Hostname

wevi.nl

Last fetched

wevi.nl resolves to 3 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. WHOIS lists registrar:combell b.v. as the registrar.

Nutrition Label

WHISPER CANON · wevi.nlRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wevi.nl

Resolution chain

wevi.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.103199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
199.60.103.3199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
83.217.86.24083.217.64.0/19AS34762COMBELL-AS - Combell NVBE

WHOIS identity

Registrar
registrar:combell b.v.
Organization
Contact emails

Subdomains

33 observed subdomains of wevi.nl.

Web-graph footprint

Distinct hostnames that link to or from wevi.nl in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wevi.nl.

MechanismTarget
SPF_INCLUDE145603902.spf03.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.anachron.com
SPF_INCLUDEspf.byte.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.119.234.32/32
SPF_IP84.241.187.240
SPF_MXwevi.nl

Related pages

Pivot deeper into the graph from wevi.nl.

Cypher and MCP

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

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