Skip to content

Hostname

entero.uz

Last fetched

entero.uz resolves to 2 IPv4 addresses operated by DTLN - Data Storage Center JSC in RU.

Nutrition Label

WHISPER CANON · entero.uzRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/entero.uz

Resolution chain

entero.uz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.20.236.6178.20.236.0/24AS49063DTLN - Data Storage Center JSCRU
85.198.118.11185.198.118.0/23AS29182RU-JSCIOT - JSC IOT

WHOIS identity

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

Subdomains

1 observed subdomain of entero.uz.

Subdomain
www.entero.uz

Web-graph footprint

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

8 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for entero.uz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP178.20.236.6

Related pages

Pivot deeper into the graph from entero.uz.

Cypher and MCP

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

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