Hostname
relax.by
Last fetched
relax.by resolves to 2 IPv4 addresses operated by AS202090 in BY. WHOIS lists registrar:active technologies llc as the registrar.
Nutrition Label
Resolution chain
relax.by 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 |
|---|---|---|---|---|
| 193.176.182.177 | 193.176.180.0/22 | AS202090 | — | BY |
| 193.176.182.178 | 193.176.180.0/22 | AS202090 | — | BY |
WHOIS identity
- Registrar
- registrar:active technologies llc
- Organization
- hidden! details are available at http://www.cctld.by/whois
- Contact emails
- —
Subdomains
4,874 observed subdomains of relax.by.
Showing 25 of 4,874. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from relax.by in the public web crawl.
1,166 sites link to this hostname.
27,676 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for relax.by.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mxsspf.sendpulse.com |
| SPF_INCLUDE | spf.unisender.com |
| SPF_IP | 178.159.244.110 |
| SPF_IP | 178.159.244.115 |
Related pages
Pivot deeper into the graph from relax.by.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "relax.by"})-[: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.