Hostname
chmail.ir
Last fetched
chmail.ir resolves to 1 IPv4 address operated by TIC-AS - Telecommunication Infrastructure Company in IR. WHOIS lists registrar:fanavaran farasb as the registrar.
Nutrition Label
Resolution chain
chmail.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.191.56.105 | 80.191.56.0/24 | AS48159 | TIC-AS - Telecommunication Infrastructure Company | IR |
WHOIS identity
- Registrar
- registrar:fanavaran farasb
- Organization
- fanavaran farasb
- Contact emails
Subdomains
60 observed subdomains of chmail.ir.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from chmail.ir in the public web crawl.
43 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for chmail.ir.
| Mechanism | Target |
|---|---|
| SPF_IP | 80.191.56.121 |
| SPF_IP | 80.191.56.122 |
| SPF_IP | 80.191.56.123 |
| SPF_IP | 80.191.56.124 |
| SPF_IP | 80.191.56.125 |
| SPF_IP | 80.191.56.126 |
| SPF_IP | 80.191.56.171 |
| SPF_IP | 80.191.56.172 |
| SPF_IP | 80.191.56.173 |
| SPF_IP | 80.191.56.174 |
| SPF_MX | chmail.ir |
Related pages
Pivot deeper into the graph from chmail.ir.
- IP · 80.191.56.105
- ASN · AS48159TIC-AS - Telecommunication Infrastructure Company
- Country · IR
- Email · publicns@chmail.ir
- TLD · .ir
- Browse hostnames · ch…
- 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: "chmail.ir"})-[: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.