Hostname
nibi.ir
Last fetched
nibi.ir resolves to 1 IPv4 address operated by Bazarsarmayeh - Tose Abzar Bazar Sarmayeh PJSC in IR. WHOIS lists registrar:simaye tadbirkarane etelaate maher (satcom) as the registrar.
Nutrition Label
Resolution chain
nibi.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 |
|---|---|---|---|---|
| 188.94.188.203 | 188.94.188.0/24 | AS211583 | Bazarsarmayeh - Tose Abzar Bazar Sarmayeh PJSC | IR |
WHOIS identity
- Registrar
- registrar:simaye tadbirkarane etelaate maher (satcom)
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of nibi.ir.
Web-graph footprint
Distinct hostnames that link to or from nibi.ir in the public web crawl.
13 sites link to this hostname.
38 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 nibi.ir.
| Mechanism | Target |
|---|---|
| SPF_A | nibi.ir |
| SPF_IP | 185.161.112.146/32 |
| SPF_MX | nibi.ir |
Related pages
Pivot deeper into the graph from nibi.ir.
- IP · 188.94.188.203
- ASN · AS211583Bazarsarmayeh - Tose Abzar Bazar Sarmayeh PJSC
- Registrar · registrar:simaye tadbirkarane etelaate maher (satcom)
- Country · IR
- TLD · .ir
- Browse hostnames · ni…
- 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: "nibi.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.