Skip to content

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

WHISPER CANON · epap.byRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/epap.by

Resolution chain

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

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

SPF policy

12 SPF mechanisms authorising senders for epap.by.

MechanismTarget
SPF_Aepam.ru
SPF_Aepap.by
SPF_IP109.73.44.17
SPF_IP109.73.44.22
SPF_IP139.45.200.146
SPF_IP178.57.72.206
SPF_IP194.226.161.90
SPF_IP213.207.158.37
SPF_IP82.102.72.66
SPF_IP82.204.180.19
SPF_IP95.181.195.247
SPF_MXepap.by

Related pages

Pivot deeper into the graph from epap.by.

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 20

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