Hostname
omurtech.com
Last fetched
omurtech.com resolves to 1 IPv4 address operated by OMURTECH Omur Bilisim Teknolojileri in TR. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
omurtech.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.226 | 185.226.160.0/24 | AS205192 | OMURTECH Omur Bilisim Teknolojileri | TR |
WHOIS identity
- Registrar
- iana:303
- Organization
- omur bilisim teknolojileri
- Contact emails
Subdomains
51 observed subdomains of omurtech.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from omurtech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for omurtech.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.omurtech.com |
| SPF_IP | 185.226.160.175 |
| SPF_IP | 185.226.160.3 |
| SPF_IP | 185.226.160.9 |
| SPF_IP | 185.226.161.7 |
| SPF_MX | mail.omurtech.com |
| SPF_MX | spamkoru.omurtech.com |
Related pages
Pivot deeper into the graph from omurtech.com.
- IP · 185.226.160.226
- ASN · AS205192OMURTECH Omur Bilisim Teknolojileri
- Registrar · iana:303
- Country · TR
- Email · domain@omurtech.com
- TLD · .com
- Browse hostnames · om…
- 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: "omurtech.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.