Skip to content

Hostname

hukumat.uz

Last fetched

hukumat.uz resolves to 1 IPv4 address operated by AS8193 in UZ.

Nutrition Label

WHISPER CANON · hukumat.uzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hukumat.uz

Resolution chain

hukumat.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.19093.188.84.0/22AS8193UZ

WHOIS identity

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

Subdomains

1 observed subdomain of hukumat.uz.

Web-graph footprint

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

7 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for hukumat.uz.

MechanismTarget
SPF_Ag1.uzinfocom.uz
SPF_Ahukumat.uz
SPF_IP195.158.15.146
SPF_MXhukumat.uz

Related pages

Pivot deeper into the graph from hukumat.uz.

Cypher and MCP

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

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