Skip to content

Hostname

gh.uz

Last fetched

gh.uz resolves to 1 IPv4 address operated by AS210390 in UZ. WHOIS lists registrar:billurcom as the registrar.

Nutrition Label

WHISPER CANON · gh.uzRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gh.uz

Resolution chain

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

IPPrefixASNOperatorCountry
95.46.96.4195.46.96.0/24AS210390UZ

WHOIS identity

Registrar
registrar:billurcom
Organization
Contact emails

Subdomains

24 observed subdomains of gh.uz.

Web-graph footprint

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

33 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for gh.uz.

MechanismTarget
SPF_Agh.uz
SPF_IP91.196.76.130
SPF_IP91.196.76.131
SPF_IP91.196.76.132
SPF_IP91.196.76.133
SPF_IP91.196.76.134
SPF_IP93.171.238.200
SPF_IP94.158.55.135
SPF_MXgh.uz

Related pages

Pivot deeper into the graph from gh.uz.

Cypher and MCP

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

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