Hostname
tci.ir
Last fetched
tci.ir resolves to 1 IPv4 address operated by AS58224 in IR. WHOIS lists registrar:telecommunication company of iran as the registrar.
Nutrition Label
Resolution chain
tci.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 |
|---|---|---|---|---|
| 217.218.86.185 | 217.218.80.0/20 | AS58224 | — | IR |
WHOIS identity
- Registrar
- registrar:telecommunication company of iran
- Organization
- telecommunication company of iran
- Contact emails
Subdomains
69 observed subdomains of tci.ir.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tci.ir in the public web crawl.
265 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for tci.ir.
| Mechanism | Target |
|---|---|
| SPF_A | tci.ir |
| SPF_IP | 2.182.253.242/32 |
| SPF_IP | 2.182.253.243/32 |
| SPF_MX | tci.ir |
Related pages
Pivot deeper into the graph from tci.ir.
- IP · 217.218.86.185
- ASN · AS58224
- Registrar · registrar:telecommunication company of iran
- Country · IR
- Email · support@tci.ir
- TLD · .ir
- Browse hostnames · tc…
- 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: "tci.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.