Skip to content

Hostname

itsr.ir

Last fetched

itsr.ir resolves to 1 IPv4 address operated by AS34837 in IR. WHOIS lists registrar:the institute for trade studies and research|institute for trade studies and research as the registrar.

Nutrition Label

WHISPER CANON · itsr.irRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/itsr.ir

Resolution chain

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

IPPrefixASNOperatorCountry
212.80.16.84212.80.16.0/24AS34837IR

WHOIS identity

Registrar
registrar:the institute for trade studies and research|institute for trade studies and research
Organization
Contact emails

Subdomains

26 observed subdomains of itsr.ir.

Web-graph footprint

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

93 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for itsr.ir.

MechanismTarget
SPF_Aitsr.ir
SPF_IP164.138.16.101
SPF_MXitsr.ir

Related pages

Pivot deeper into the graph from itsr.ir.

Cypher and MCP

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

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