Hostname
webreus.nl
Last fetched
webreus.nl resolves to 1 IPv4 address operated by AS213192 in NL. WHOIS lists registrar:webreus b.v.|stratumsedijk 23h|5611na eindhoven|netherlands|| as the registrar.
Nutrition Label
Resolution chain
webreus.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.235.42.41 | 46.235.40.0/21 | AS213192 | — | NL |
WHOIS identity
- Registrar
- registrar:webreus b.v.|stratumsedijk 23h|5611na eindhoven|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
86 observed subdomains of webreus.nl.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webreus.nl in the public web crawl.
172 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for webreus.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailrelay.rrpproxy.net |
| SPF_INCLUDE | spf.webreus.email |
| SPF_IP | 2a00:d640:d640:9999:0:0:2eeb:2a29 |
| SPF_IP | 46.235.42.38 |
| SPF_IP | 46.235.42.41 |
| SPF_MX | webreus.nl |
Related pages
Pivot deeper into the graph from webreus.nl.
- IP · 46.235.42.41
- ASN · AS213192
- Registrar · registrar:webreus b.v.|stratumsedijk 23h|5611na eindhoven|netherlands||
- Country · NL
- 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: "webreus.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.