Skip to content

Hostname

mavzu.uz

Last fetched

mavzu.uz resolves to 1 IPv4 address operated by RTCOMM-AS - JSC RTComm.RU in RU.

Nutrition Label

WHISPER CANON · mavzu.uzRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mavzu.uz

Resolution chain

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

IPPrefixASNOperatorCountry
217.107.34.211217.107.0.0/18AS8342RTCOMM-AS - JSC RTComm.RURU

WHOIS identity

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

Subdomains

2 observed subdomains of mavzu.uz.

Threat posture

History

Mail and authentication

MX records

  • mavzu.uz

SPF policy

3 SPF mechanisms authorising senders for mavzu.uz.

MechanismTarget
SPF_Amavzu.uz
SPF_IP185.196.212.52
SPF_MXmavzu.uz

Related pages

Pivot deeper into the graph from mavzu.uz.

Cypher and MCP

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

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