Skip to content

Hostname

rw.be

Last fetched

rw.be resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:aurelium aurelium as the registrar.

Nutrition Label

WHISPER CANON · rw.beRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rw.be

Resolution chain

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

IPPrefixASNOperatorCountry
52.59.75.1552.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:aurelium aurelium
Organization
Contact emails

Subdomains

3 observed subdomains of rw.be.

Web-graph footprint

Distinct hostnames that link to or from rw.be in the public web crawl.

29 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for rw.be.

MechanismTarget
SPF_Arw.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP31.193.178.211
SPF_IP31.193.178.212
SPF_IP31.193.178.213
SPF_IP52.48.97.19
SPF_IP54.240.0.0/18
SPF_IP80.65.129.190
SPF_IP80.65.129.36
SPF_IP94.107.244.58
SPF_IP94.107.244.59
SPF_MXrw.be

Related pages

Pivot deeper into the graph from rw.be.

Cypher and MCP

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

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