Skip to content

Hostname

cells.uz

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.209.128.11962.209.128.0/19AS34718UZ

WHOIS identity

Registrar
registrar:billurcom
Organization
Contact emails

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cells.uz.

MechanismTarget
SPF_Acells.uz
SPF_IP93.171.238.250
SPF_IP93.171.238.251
SPF_MXcells.uz

Related pages

Pivot deeper into the graph from cells.uz.

Cypher and MCP

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

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