Hostname
epap.by
Last fetched
epap.by resolves to 2 IPv4 addresses operated by AS9123 in RU. WHOIS lists registrar:belarusian cloud technologies llc as the registrar.
Nutrition Label
Resolution chain
epap.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 |
|---|---|---|---|---|
| 217.198.9.95 | 217.198.9.0/24 | AS9123 | — | RU |
| 31.177.79.185 | 31.177.78.0/23 | AS48287 | — | RU |
WHOIS identity
- Registrar
- registrar:belarusian cloud technologies llc
- Organization
- санкт-петербургское адвокатское бюро «егоров, пугинский, афанасьев и партнеры». московский филиал
- Contact emails
Subdomains
1 observed subdomain of epap.by.
| Subdomain |
|---|
| www.epap.by |
Web-graph footprint
Distinct hostnames that link to or from epap.by in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for epap.by.
| Mechanism | Target |
|---|---|
| SPF_A | epam.ru |
| SPF_A | epap.by |
| SPF_IP | 109.73.44.17 |
| SPF_IP | 109.73.44.22 |
| SPF_IP | 139.45.200.146 |
| SPF_IP | 178.57.72.206 |
| SPF_IP | 194.226.161.90 |
| SPF_IP | 213.207.158.37 |
| SPF_IP | 82.102.72.66 |
| SPF_IP | 82.204.180.19 |
| SPF_IP | 95.181.195.247 |
| SPF_MX | epap.by |
Related pages
Pivot deeper into the graph from epap.by.
- IP · 217.198.9.95
- ASN · AS9123
- Registrar · registrar:belarusian cloud technologies llc
- Country · RU
- Email · dmitry_saveliev@epam.ru
- TLD · .by
- Browse hostnames · ep…
- 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: "epap.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.