Skip to content

Hostname

mohtava.cloud

Last fetched

mohtava.cloud resolves to 6 IPv4 addresses operated by MCCI-AS - Mobile Communication Company of Iran PLC in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · mohtava.cloudRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mohtava.cloud

Resolution chain

mohtava.cloud resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.22.29.138185.22.29.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLCIR
185.22.29.139185.22.29.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLCIR
185.22.29.140185.22.29.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLCIR
185.22.29.78185.22.29.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLCIR
185.22.29.79185.22.29.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLCIR
185.22.29.93185.22.29.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLCIR

WHOIS identity

Registrar
iana:113
Organization
amir mohammad nasrollahi
Contact emails

Subdomains

8 observed subdomains of mohtava.cloud.

Threat posture

History

Related pages

Pivot deeper into the graph from mohtava.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mohtava.cloud"})-[: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.