Skip to content

Hostname

irib.ir

Last fetched

irib.ir resolves to 1 IPv4 address operated by AS42586 in IR. WHOIS lists registrar:islamic republic of iran broadcasting as the registrar.

Nutrition Label

WHISPER CANON · irib.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/irib.ir

Resolution chain

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

IPPrefixASNOperatorCountry
77.36.149.17377.36.144.0/20AS42586IR

WHOIS identity

Registrar
registrar:islamic republic of iran broadcasting
Organization
islamic republic of iran broadcasting
Contact emails

Subdomains

331 observed subdomains of irib.ir.

Web-graph footprint

Distinct hostnames that link to or from irib.ir in the public web crawl.

582 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for irib.ir.

MechanismTarget
SPF_MXirib.ir

Related pages

Pivot deeper into the graph from irib.ir.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "irib.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.