Hostname
setur.com.tr
Last fetched
setur.com.tr resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in US.
Nutrition Label
Resolution chain
setur.com.tr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.51.149.56 | 184.51.148.0/23 | AS20940 | AKAMAI-ASN1 | US |
| 184.51.149.98 | 184.51.148.0/23 | AS20940 | AKAMAI-ASN1 | US |
| 23.1.33.12 | 23.1.33.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.1.33.4 | 23.1.33.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.212.110.209 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.210 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.50.131.133 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.151 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- —
- Organization
- ihs telekomunykasyon tyc. ve san. ltd. ?ty.
- Contact emails
Subdomains
23 observed subdomains of setur.com.tr.
Showing 20 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from setur.com.tr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for setur.com.tr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _relay.amadeus.com |
| SPF_INCLUDE | _spf.cloudmail.net.sap |
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | euromsg.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.248.109.81 |
| SPF_IP | 193.243.210.37 |
| SPF_IP | 193.243.210.5 |
| SPF_IP | 31.145.135.11 |
| SPF_IP | 31.145.135.14 |
| SPF_IP | 37.131.251.251 |
| SPF_IP | 51.136.92.42 |
Related pages
Pivot deeper into the graph from setur.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "setur.com.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.