Hostname
isnet.net.tr
Last fetched
isnet.net.tr resolves to 1 IPv4 address operated by AS9021 in TR.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.143.252.109 | 213.143.252.0/24 | AS9021 | — | TR |
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.
Showing 25 of 290. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for isnet.net.tr.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.isnet.net.tr |
| SPF_IP | 172.23.23.0/24 |
| SPF_IP | 213.143.227.0/24 |
| SPF_IP | 213.143.230.0/24 |
| SPF_IP | 213.143.234.0/24 |
| SPF_IP | 213.143.238.0/24 |
| SPF_IP | 213.143.239.0/24 |
| SPF_IP | 213.143.253.0/24 |
| SPF_MX | 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.