Skip to content

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

WHISPER CANON · webreus.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webreus.nl

Resolution chain

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

IPPrefixASNOperatorCountry
46.235.42.4146.235.40.0/21AS213192NL

WHOIS identity

Registrar
registrar:webreus b.v.|stratumsedijk 23h|5611na eindhoven|netherlands||
Organization
Contact emails

Subdomains

86 observed subdomains of webreus.nl.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webreus.nl.

MechanismTarget
SPF_INCLUDE_spf.mailrelay.rrpproxy.net
SPF_INCLUDEspf.webreus.email
SPF_IP2a00:d640:d640:9999:0:0:2eeb:2a29
SPF_IP46.235.42.38
SPF_IP46.235.42.41
SPF_MXwebreus.nl

Related pages

Pivot deeper into the graph from webreus.nl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.