Hostname
ovabilisim.com
Last fetched
ovabilisim.com resolves to 1 IPv4 address operated by AS48678 in TR. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
ovabilisim.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 |
|---|---|---|---|---|
| 45.11.97.85 | 45.11.97.0/24 | AS48678 | — | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- bulent aladag
- Contact emails
Subdomains
4,404 observed subdomains of ovabilisim.com.
Showing 25 of 4,404. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ovabilisim.com in the public web crawl.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for ovabilisim.com.
| Mechanism | Target |
|---|---|
| SPF_A | ovabilisim.com |
| SPF_IP | 176.88.116.210 |
| SPF_IP | 176.88.116.222 |
| SPF_IP | 195.24.232.156 |
| SPF_IP | 195.24.232.157 |
| SPF_IP | 217.195.198.162 |
| SPF_IP | 217.195.198.64 |
| SPF_IP | 217.195.198.66 |
| SPF_IP | 45.11.96.151 |
| SPF_IP | 45.11.97.85 |
| SPF_IP | 45.11.99.166 |
| SPF_MX | ovabilisim.com |
Related pages
Pivot deeper into the graph from ovabilisim.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ovabilisim.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.