Skip to content

Hostname

mitc.uz

Last fetched

mitc.uz resolves to 2 IPv4 addresses operated by AS8193 in UZ. WHOIS lists registrar:uzinfocom ????????????? as the registrar.

Nutrition Label

WHISPER CANON · mitc.uzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/mitc.uz

Resolution chain

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

WHOIS identity

Registrar
registrar:uzinfocom ?????????????
Organization
Contact emails

Subdomains

16 observed subdomains of mitc.uz.

Web-graph footprint

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

168 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for mitc.uz.

MechanismTarget
SPF_Ag1.uzinfocom.uz
SPF_Amitc.uz
SPF_MXmitc.uz

Related pages

Pivot deeper into the graph from mitc.uz.

Cypher and MCP

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

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