Skip to content

Hostname

opera.com.ua

Last fetched

opera.com.ua resolves to 1 IPv4 address operated by AS8258 in UA. WHOIS lists iana:726 as the registrar.

Nutrition Label

WHISPER CANON · opera.com.uaRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/opera.com.ua

Resolution chain

opera.com.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.64.225.20195.64.224.0/22AS8258UA

WHOIS identity

Registrar
iana:726
Organization
???i???????? ??????i???? ????? ????? ?? ?????? ??????? i?. ?.?.????????
Contact emails

Subdomains

18 observed subdomains of opera.com.ua.

Web-graph footprint

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

287 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for opera.com.ua.

MechanismTarget
SPF_Aopera.com.ua
SPF_INCLUDE_spf-app12.visti.net
SPF_INCLUDE_spf-hst.visti.net
SPF_IP195.64.224.238
SPF_IP195.64.228.0/28
SPF_MXopera.com.ua

Related pages

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

Cypher and MCP

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

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