Hostname
saunastroy.by
Last fetched
saunastroy.by resolves to 2 IPv4 addresses operated by BELPAK-AS - Republican Unitary Telecommunication Enterprise Beltelecom in BY. WHOIS lists registrar:reliable software, ltd as the registrar.
Nutrition Label
Resolution chain
saunastroy.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 |
|---|---|---|---|---|
| 93.125.99.78 | 93.125.99.0/24 | AS6697 | BELPAK-AS - Republican Unitary Telecommunication Enterprise Beltelecom | BY |
| 87.232.64.122 | 87.232.64.0/24 | AS6697 | BELPAK-AS - Republican Unitary Telecommunication Enterprise Beltelecom | — |
WHOIS identity
- Registrar
- registrar:reliable software, ltd
- Organization
- седов виктор леонидович
- Contact emails
- —
Subdomains
2 observed subdomains of saunastroy.by.
| Subdomain |
|---|
| mail.saunastroy.by |
| www.saunastroy.by |
Web-graph footprint
Distinct hostnames that link to or from saunastroy.by in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for saunastroy.by.
| Mechanism | Target |
|---|---|
| SPF_A | saunastroy.by |
| SPF_INCLUDE | _spf.hoster.by |
| SPF_MX | saunastroy.by |
Related pages
Pivot deeper into the graph from saunastroy.by.
- IP · 93.125.99.78
- ASN · AS6697BELPAK-AS - Republican Unitary Telecommunication Enterprise Beltelecom
- Registrar · registrar:reliable software, ltd
- Country · BY
- TLD · .by
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "saunastroy.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.