Skip to content

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

WHISPER CANON · saunastroy.byRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/saunastroy.by

Resolution chain

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

IPPrefixASNOperatorCountry
93.125.99.7893.125.99.0/24AS6697BELPAK-AS - Republican Unitary Telecommunication Enterprise BeltelecomBY
87.232.64.12287.232.64.0/24AS6697BELPAK-AS - Republican Unitary Telecommunication Enterprise Beltelecom

WHOIS identity

Registrar
registrar:reliable software, ltd
Organization
седов виктор леонидович
Contact emails

Subdomains

2 observed subdomains of 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

SPF policy

3 SPF mechanisms authorising senders for saunastroy.by.

MechanismTarget
SPF_Asaunastroy.by
SPF_INCLUDE_spf.hoster.by
SPF_MXsaunastroy.by

Related pages

Pivot deeper into the graph from saunastroy.by.

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 20

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