Skip to content

Hostname

ino.school

Last fetched

ino.school resolves to 3 IPv4 addresses operated by MCCI-AS - Mobile Communication Company of Iran PLC in IR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · ino.schoolRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ino.school

Resolution chain

ino.school resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.22.29.160185.22.29.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLCIR
185.22.29.163185.22.29.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLCIR
89.45.55.24489.45.55.0/24AS197207MCCI-AS - Mobile Communication Company of Iran PLC

WHOIS identity

Registrar
iana:1601
Organization
domain administrator
Contact emails

Subdomains

11 observed subdomains of ino.school.

Web-graph footprint

Distinct hostnames that link to or from ino.school in the public web crawl.

176 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ino.school.

MechanismTarget
SPF_Aino.school
SPF_IP46.245.81.125
SPF_MXino.school

Related pages

Pivot deeper into the graph from ino.school.

Cypher and MCP

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

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