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
Resolution chain
ino.school resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.22.29.160 | 185.22.29.0/24 | AS197207 | MCCI-AS - Mobile Communication Company of Iran PLC | IR |
| 185.22.29.163 | 185.22.29.0/24 | AS197207 | MCCI-AS - Mobile Communication Company of Iran PLC | IR |
| 89.45.55.244 | 89.45.55.0/24 | AS197207 | MCCI-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ino.school.
| Mechanism | Target |
|---|---|
| SPF_A | ino.school |
| SPF_IP | 46.245.81.125 |
| SPF_MX | ino.school |
Related pages
Pivot deeper into the graph from ino.school.
- IP · 185.22.29.160
- ASN · AS197207MCCI-AS - Mobile Communication Company of Iran PLC
- Registrar · iana:1601
- Country · IR
- Email · domain@apiname.com
- TLD · .school
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.