Hostname
bilgeyik.com
Last fetched
bilgeyik.com resolves to 1 IPv4 address operated by OMURTECH Omur Bilisim Teknolojileri in TR. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
bilgeyik.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 |
|---|---|---|---|---|
| 185.226.160.161 | 185.226.160.0/24 | AS205192 | OMURTECH Omur Bilisim Teknolojileri | TR |
WHOIS identity
- Registrar
- iana:895
- Organization
- ortamor teknoloji̇ danişmanlik san. ti̇c. ltd. şti̇.
- Contact emails
Subdomains
10 observed subdomains of bilgeyik.com.
Web-graph footprint
Distinct hostnames that link to or from bilgeyik.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- bilgeyik.com
SPF policy
5 SPF mechanisms authorising senders for bilgeyik.com.
| Mechanism | Target |
|---|---|
| SPF_A | bilgeyik.com |
| SPF_IP | 185.226.160.134 |
| SPF_IP | 185.226.160.161 |
| SPF_IP | 185.226.160.3 |
| SPF_MX | bilgeyik.com |
Related pages
Pivot deeper into the graph from bilgeyik.com.
- IP · 185.226.160.161
- ASN · AS205192OMURTECH Omur Bilisim Teknolojileri
- Registrar · iana:895
- Country · TR
- Email · 5827265@whoisprotection.biz
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bilgeyik.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.