Skip to content

Hostname

daryo.uz

Last fetched

daryo.uz resolves to 1 IPv4 address operated by AS8193 in UZ. WHOIS lists registrar:arsenal-d as the registrar.

Nutrition Label

WHISPER CANON · daryo.uzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/daryo.uz

Resolution chain

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

IPPrefixASNOperatorCountry
93.188.84.18893.188.84.0/22AS8193UZ

WHOIS identity

Registrar
registrar:arsenal-d
Organization
not.defined.
Contact emails

Subdomains

12 observed subdomains of daryo.uz.

Web-graph footprint

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

1,199 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for daryo.uz.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_IP185.196.212.52
SPF_REDIRECT_spf.mail.ru

Related pages

Pivot deeper into the graph from daryo.uz.

Cypher and MCP

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

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