Skip to content

Hostname

isnet.net.tr

Last fetched

isnet.net.tr resolves to 1 IPv4 address operated by AS9021 in TR.

Nutrition Label

WHISPER CANON · isnet.net.trRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/isnet.net.tr

Resolution chain

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

IPPrefixASNOperatorCountry
213.143.252.109213.143.252.0/24AS9021TR

WHOIS identity

Registrar
Organization
y? net elektronik bilgi uretim da?ytym ticaret ve yletisim hizmetleri a. ?.
Contact emails

Subdomains

290 observed subdomains of isnet.net.tr.

Web-graph footprint

Distinct hostnames that link to or from isnet.net.tr in the public web crawl.

169 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for isnet.net.tr.

Related pages

Pivot deeper into the graph from isnet.net.tr.

Cypher and MCP

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

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