Skip to content

Hostname

cemozluk.com

Last fetched

cemozluk.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · cemozluk.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cemozluk.com

Resolution chain

cemozluk.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.53.21104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.200172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
193.111.125.183193.111.125.0/24AS210574TR

WHOIS identity

Registrar
iana:3871
Organization
3d esteti̇k güzelli̇k sağlik eği̇ti̇m i̇nş.i̇th.i̇hr. ltd.şti̇.
Contact emails

Subdomains

19 observed subdomains of cemozluk.com.

Web-graph footprint

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

178 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for cemozluk.com.

MechanismTarget
SPF_Acemozluk.com
SPF_IP185.136.206.35
SPF_IP185.203.67.161
SPF_IP185.84.182.227
SPF_IP193.111.125.183
SPF_IP34.213.2.224
SPF_IP89.252.174.205
SPF_IP94.102.8.159
SPF_MXcemozluk.com
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from cemozluk.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cemozluk.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.