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
Resolution chain
irib.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 |
|---|---|---|---|---|
| 77.36.149.173 | 77.36.144.0/20 | AS42586 | — | IR |
WHOIS identity
- Registrar
- registrar:islamic republic of iran broadcasting
- Organization
- islamic republic of iran broadcasting
- Contact emails
Subdomains
331 observed subdomains of irib.ir.
Showing 25 of 331. View all subdomains →
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
MX records
SPF policy
1 SPF mechanism authorising senders for irib.ir.
| Mechanism | Target |
|---|---|
| SPF_MX | irib.ir |
Related pages
Pivot deeper into the graph from irib.ir.
- IP · 77.36.149.173
- ASN · AS42586
- Registrar · registrar:islamic republic of iran broadcasting
- Country · IR
- Email · nic@irib.ir
- TLD · .ir
- Browse hostnames · ir…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.