Skip to content

Hostname

nbu.uz

Last fetched

nbu.uz resolves to 1 IPv4 address operated by AS209671 in CZ. WHOIS lists registrar:sarkor telecom as the registrar.

Nutrition Label

WHISPER CANON · nbu.uzRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/nbu.uz

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.210.5185.104.208.0/22AS209671CZ

WHOIS identity

Registrar
registrar:sarkor telecom
Organization
Contact emails

Subdomains

23 observed subdomains of nbu.uz.

Web-graph footprint

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

225 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nbu.uz.

MechanismTarget
SPF_Anbu.uz
SPF_IP87.237.238.232
SPF_IP91.240.12.101
SPF_MXnbu.uz

Related pages

Pivot deeper into the graph from nbu.uz.

Cypher and MCP

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

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