Skip to content

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

WHISPER CANON · relaxy.beRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/relaxy.be

Resolution chain

relaxy.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.162.30.98185.162.28.0/22AS34762BE
64.225.82.7364.225.80.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:nameweb
Organization
Contact emails

Subdomains

21 observed subdomains of relaxy.be.

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for relaxy.be.

MechanismTarget
SPF_INCLUDE47850483.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEservers.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 20

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