Hostname
relaxy.be
Last fetched
relaxy.be resolves to 2 IPv4 addresses operated by AS34762 in BE. WHOIS lists registrar:nameweb as the registrar.
Nutrition Label
Resolution chain
relaxy.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.162.30.98 | 185.162.28.0/22 | AS34762 | — | BE |
| 64.225.82.73 | 64.225.80.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- registrar:nameweb
- Organization
- —
- Contact emails
- —
Subdomains
21 observed subdomains of relaxy.be.
Showing 19 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from relaxy.be in the public web crawl.
152 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for relaxy.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 47850483.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | _spf.relay.mailprotect.be |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from relaxy.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "relaxy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.