Skip to content

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

WHISPER CANON · omurtech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/omurtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.226.160.226185.226.160.0/24AS205192OMURTECH Omur Bilisim TeknolojileriTR

WHOIS identity

Registrar
iana:303
Organization
omur bilisim teknolojileri
Contact emails

Subdomains

51 observed subdomains of omurtech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for omurtech.com.

MechanismTarget
SPF_Amail.omurtech.com
SPF_IP185.226.160.175
SPF_IP185.226.160.3
SPF_IP185.226.160.9
SPF_IP185.226.161.7
SPF_MXmail.omurtech.com
SPF_MXspamkoru.omurtech.com

Related pages

Pivot deeper into the graph from omurtech.com.

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 20

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