Hostname
sbm.org.tr
Last fetched
sbm.org.tr resolves to 1 IPv4 address operated by AS33910 in TR.
Nutrition Label
Resolution chain
sbm.org.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 |
|---|---|---|---|---|
| 194.126.230.22 | 194.126.230.0/24 | AS33910 | — | TR |
WHOIS identity
- Registrar
- —
- Organization
- sigorta bilgi ve gozetim merkezi
- Contact emails
Subdomains
36 observed subdomains of sbm.org.tr.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sbm.org.tr in the public web crawl.
372 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for sbm.org.tr.
| Mechanism | Target |
|---|---|
| SPF_IP | 194.126.230.0/24 |
| SPF_IP | 213.14.237.0/24 |
| SPF_MX | sbm.org.tr |
Related pages
Pivot deeper into the graph from sbm.org.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sbm.org.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.