Skip to content

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

WHISPER CANON · sabanci.comRouting diversity1.5/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sabanci.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.198.64.15691.198.64.0/24AS208901TR

WHOIS identity

Registrar
iana:2
Organization
haci omer sabanci holding a.s.
Contact emails

Subdomains

24 observed subdomains of sabanci.com.

Web-graph footprint

Distinct hostnames that link to or from sabanci.com in the public web crawl.

206 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sabanci.com.

MechanismTarget
SPF_Asabanci.com
SPF_Asmtp.bimsa.com.tr
SPF_Asmtp.sabancidx.com
SPF_Asmtp2.sabancidx.com
SPF_Asmtpizmit.bimsa.com.tr
SPF_INCLUDE_spf.elasticemail.com
SPF_IP195.214.166.167/32
SPF_IP212.57.13.132/32
SPF_IP213.153.170.86/32
SPF_IP82.222.83.245
SPF_MXsabanci.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.