Skip to content

Hostname

1tr.ir

Last fetched

1tr.ir resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · 1tr.irRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/1tr.ir

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.22.67104.21.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.203.80172.68.25.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
87.236.210.11487.236.239.0/24AS57230IR

WHOIS identity

No WHOIS records are currently associated with 1tr.ir in WhisperGraph.

Subdomains

7 observed subdomains of 1tr.ir.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 1tr.ir.

MechanismTarget
SPF_A1tr.ir
SPF_IP87.236.210.114
SPF_IP87.236.210.132
SPF_MX1tr.ir

Related pages

Pivot deeper into the graph from 1tr.ir.

Cypher and MCP

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

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