Skip to content

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

WHISPER CANON · tci.irRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/tci.ir

Resolution chain

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

IPPrefixASNOperatorCountry
217.218.86.185217.218.80.0/20AS58224IR

WHOIS identity

Registrar
registrar:telecommunication company of iran
Organization
telecommunication company of iran
Contact emails

Subdomains

69 observed subdomains of tci.ir.

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

SPF policy

4 SPF mechanisms authorising senders for tci.ir.

MechanismTarget
SPF_Atci.ir
SPF_IP2.182.253.242/32
SPF_IP2.182.253.243/32
SPF_MXtci.ir

Related pages

Pivot deeper into the graph from tci.ir.

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 20

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