Skip to content

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

WHISPER CANON · chmail.irRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/chmail.ir

Resolution chain

chmail.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.191.56.10580.191.56.0/24AS48159TIC-AS - Telecommunication Infrastructure CompanyIR

WHOIS identity

Registrar
registrar:fanavaran farasb
Organization
fanavaran farasb
Contact emails

Subdomains

60 observed subdomains of chmail.ir.

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

SPF policy

11 SPF mechanisms authorising senders for chmail.ir.

MechanismTarget
SPF_IP80.191.56.121
SPF_IP80.191.56.122
SPF_IP80.191.56.123
SPF_IP80.191.56.124
SPF_IP80.191.56.125
SPF_IP80.191.56.126
SPF_IP80.191.56.171
SPF_IP80.191.56.172
SPF_IP80.191.56.173
SPF_IP80.191.56.174
SPF_MXchmail.ir

Related pages

Pivot deeper into the graph from chmail.ir.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.