Hostname
ucp.by
Last fetched
ucp.by resolves to 2 IPv4 addresses operated by AS60330 in BY. WHOIS lists registrar:triincom, ltd as the registrar.
Nutrition Label
Resolution chain
ucp.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 |
|---|---|---|---|---|
| 195.50.4.213 | 195.50.4.0/24 | AS60330 | — | BY |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- registrar:triincom, ltd
- Organization
- государственное учреждение образования 'университет гражданской защиты министерства по чрезвычайным ситуациям республики беларусь'
- Contact emails
Subdomains
17 observed subdomains of ucp.by.
Web-graph footprint
Distinct hostnames that link to or from ucp.by in the public web crawl.
168 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for ucp.by.
| Mechanism | Target |
|---|---|
| SPF_A | ucp.by |
| SPF_INCLUDE | _spf.g-cloud.by |
| SPF_IP | 195.50.4.144/32 |
| SPF_IP | 195.50.7.230/32 |
| SPF_IP | 195.50.7.234/32 |
| SPF_IP | 93.125.24.158/32 |
| SPF_MX | ucp.by |
Related pages
Pivot deeper into the graph from ucp.by.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ucp.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.