Skip to content

Hostname

rbg.com.ua

Last fetched

rbg.com.ua resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · rbg.com.uaRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rbg.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.147.212161.35.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
188.186.154.79188.186.152.0/22AS31483ERTELECOM-DC-AS - JSC "ER-Telecom Holding"RU

WHOIS identity

No WHOIS records are currently associated with rbg.com.ua in WhisperGraph.

Subdomains

1 observed subdomain of rbg.com.ua.

Web-graph footprint

Distinct hostnames that link to or from rbg.com.ua in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from rbg.com.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rbg.com.ua"})-[: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.