Skip to content

Hostname

ribas.ua

Last fetched

ribas.ua resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · ribas.uaRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ribas.ua

Resolution chain

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

IPPrefixASNOperatorCountry
104.248.19.111104.248.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
85.10.206.17985.10.192.0/18AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with ribas.ua in WhisperGraph.

Subdomains

12 observed subdomains of ribas.ua.

Web-graph footprint

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

30 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ribas.ua.

MechanismTarget
SPF_INCLUDE_spf.ukraine.com.ua
SPF_INCLUDEspf2.esputnik.com

Related pages

Pivot deeper into the graph from ribas.ua.

Cypher and MCP

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

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