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
Resolution chain
wevi.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.103 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | US |
| 199.60.103.3 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | US |
| 83.217.86.240 | 83.217.64.0/19 | AS34762 | COMBELL-AS - Combell NV | BE |
WHOIS identity
- Registrar
- registrar:combell b.v.
- Organization
- —
- Contact emails
- —
Subdomains
33 observed subdomains of wevi.nl.
Showing 20 of 33. View all subdomains →
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
MX records
SPF policy
9 SPF mechanisms authorising senders for wevi.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145603902.spf03.hubspotemail.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.anachron.com |
| SPF_INCLUDE | spf.byte.nl |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.119.234.32/32 |
| SPF_IP | 84.241.187.240 |
| SPF_MX | wevi.nl |
Related pages
Pivot deeper into the graph from wevi.nl.
- IP · 199.60.103.103
- ASN · AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLC
- Registrar · registrar:combell b.v.
- Country · US
- TLD · .nl
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.