Skip to content

Hostname

unglobalcompact.by

Last fetched

unglobalcompact.by resolves to 2 IPv4 addresses operated by BELPAK-AS - Republican Unitary Telecommunication Enterprise Beltelecom in BY. WHOIS lists registrar:open contact, ltd as the registrar.

Nutrition Label

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

Resolution chain

unglobalcompact.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:open contact, ltd
Organization
местный фонд 'инновации для регионов'
Contact emails

Subdomains

6 observed subdomains of unglobalcompact.by.

Web-graph footprint

Distinct hostnames that link to or from unglobalcompact.by in the public web crawl.

8 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for unglobalcompact.by.

MechanismTarget
SPF_Aunglobalcompact.by
SPF_INCLUDE_spf.hoster.by
SPF_MXunglobalcompact.by

Related pages

Pivot deeper into the graph from unglobalcompact.by.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "unglobalcompact.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.