Skip to content

Hostname

imv.uz

Last fetched

imv.uz resolves to 4 IPv4 addresses operated by AS197661 in UZ.

Nutrition Label

WHISPER CANON · imv.uzRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/imv.uz

Resolution chain

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

WHOIS identity

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

Subdomains

27 observed subdomains of imv.uz.

Web-graph footprint

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

103 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for imv.uz.

MechanismTarget
SPF_Aimv.uz
SPF_MXimv.uz

Related pages

Pivot deeper into the graph from imv.uz.

Cypher and MCP

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

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