Skip to content

Hostname

ols.uz

Last fetched

ols.uz resolves to 1 IPv4 address operated by AS43060 in UZ.

Nutrition Label

WHISPER CANON · ols.uzRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ols.uz

Resolution chain

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

IPPrefixASNOperatorCountry
94.158.54.24894.158.48.0/20AS43060UZ

WHOIS identity

No WHOIS records are currently associated with ols.uz in WhisperGraph.

Subdomains

3 observed subdomains of ols.uz.

Web-graph footprint

Distinct hostnames that link to or from ols.uz in the public web crawl.

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ols.uz.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_IP185.230.205.116
SPF_IP185.230.205.117
SPF_IP185.230.205.118
SPF_IP185.230.205.119
SPF_MXols.uz

Related pages

Pivot deeper into the graph from ols.uz.

Cypher and MCP

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

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