Skip to content

Hostname

35ta.ir

Last fetched

35ta.ir resolves to 1 IPv4 address operated by AS43754 in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.207.205.3491.207.205.0/24AS43754IR

WHOIS identity

No WHOIS records are currently associated with 35ta.ir in WhisperGraph.

Subdomains

11 observed subdomains of 35ta.ir.

Web-graph footprint

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

23 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 35ta.ir

SPF policy

9 SPF mechanisms authorising senders for 35ta.ir.

MechanismTarget
SPF_A35ta.ir
SPF_IP188.40.16.190
SPF_IP213.239.208.184
SPF_IP37.27.123.111
SPF_IP91.207.205.34
SPF_IP95.216.245.155
SPF_IP95.217.76.85
SPF_IP95.217.92.164
SPF_MX35ta.ir

Related pages

Pivot deeper into the graph from 35ta.ir.

Cypher and MCP

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

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