Skip to content

Hostname

stat.uz

Last fetched

stat.uz resolves to 1 IPv4 address operated by AS202660 in UZ. WHOIS lists registrar:tomas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.74.7.250185.74.4.0/22AS202660UZ

WHOIS identity

Registrar
registrar:tomas
Organization
Contact emails

Subdomains

80 observed subdomains of stat.uz.

Web-graph footprint

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

773 sites link to this hostname.

446 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stat.uz.

MechanismTarget
SPF_Astat.uz
SPF_IP185.74.7.250
SPF_IP185.8.212.181
SPF_IP213.230.110.216
SPF_IP213.230.64.50
SPF_IP80.80.213.238
SPF_IP89.249.62.138
SPF_IP89.249.62.139
SPF_MXstat.uz

Related pages

Pivot deeper into the graph from stat.uz.

Cypher and MCP

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

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