Hostname
sabanci.com
Last fetched
sabanci.com resolves to 1 IPv4 address operated by AS208901 in TR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
sabanci.com 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 |
|---|---|---|---|---|
| 91.198.64.156 | 91.198.64.0/24 | AS208901 | — | TR |
WHOIS identity
- Registrar
- iana:2
- Organization
- haci omer sabanci holding a.s.
- Contact emails
- dnsadmin@sabancitelekom.com
- fp2mg43u7nz@networksolutionsprivateregistration.com
- kd5jw6vr9n5@networksolutionsprivateregistration.com
- nq7yw2gr24r@networksolutionsprivateregistration.com
- nu4rd3u82z8@networksolutionsprivateregistration.com
- p66qj8h99h9@networksolutionsprivateregistration.com
- s96yh7fq47w@networksolutionsprivateregistration.com
- uq95d4qu5rd@networksolutionsprivateregistration.com
- x93ke75882h@networksolutionsprivateregistration.com
- yp3wj3mq2ye@networksolutionsprivateregistration.com
Subdomains
24 observed subdomains of sabanci.com.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sabanci.com in the public web crawl.
206 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for sabanci.com.
| Mechanism | Target |
|---|---|
| SPF_A | sabanci.com |
| SPF_A | smtp.bimsa.com.tr |
| SPF_A | smtp.sabancidx.com |
| SPF_A | smtp2.sabancidx.com |
| SPF_A | smtpizmit.bimsa.com.tr |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_IP | 195.214.166.167/32 |
| SPF_IP | 212.57.13.132/32 |
| SPF_IP | 213.153.170.86/32 |
| SPF_IP | 82.222.83.245 |
| SPF_MX | sabanci.com |
Related pages
Pivot deeper into the graph from sabanci.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sabanci.com"})-[: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.