Skip to content

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

WHISPER CANON · ucp.byRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ucp.by

Resolution chain

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

IPPrefixASNOperatorCountry
195.50.4.213195.50.4.0/24AS60330BY
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - 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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ucp.by.

MechanismTarget
SPF_Aucp.by
SPF_INCLUDE_spf.g-cloud.by
SPF_IP195.50.4.144/32
SPF_IP195.50.7.230/32
SPF_IP195.50.7.234/32
SPF_IP93.125.24.158/32
SPF_MXucp.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 20

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