Skip to content

Hostname

iys.org.tr

Last fetched

iys.org.tr resolves to 1 IPv4 address operated by AS34755 in TR.

Nutrition Label

WHISPER CANON · iys.org.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/iys.org.tr

Resolution chain

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

IPPrefixASNOperatorCountry
193.34.133.120193.34.133.0/24AS34755TR

WHOIS identity

No WHOIS records are currently associated with iys.org.tr in WhisperGraph.

Subdomains

44 observed subdomains of iys.org.tr.

Web-graph footprint

Distinct hostnames that link to or from iys.org.tr in the public web crawl.

195 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for iys.org.tr.

MechanismTarget
SPF_Aiys.org.tr
SPF_INCLUDE_spf.iys.org.tr
SPF_MXiys.org.tr

Related pages

Pivot deeper into the graph from iys.org.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iys.org.tr"})-[: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.