Hostname
cmak.com
Last fetched
cmak.com resolves to 1 IPv4 address operated by AS42846 in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cmak.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 |
|---|---|---|---|---|
| 104.247.161.148 | 104.247.161.0/24 | AS42846 | — | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cmak.com owner
- Contact emails
- onur.cakmak@gmail.com
- 13bfd0f290184573aef95420328e04d4.protect@whoisguard.com
- 0a848ece-e347-4b5d-885f-1817b691c993@identity-protect.org
- 6dc0d218-1fea-4a4b-ab9b-ceebf6f058f6@identity-protect.org
- 7840e1b1-0e2e-4be7-b987-f42aede3f290@identity-protect.org
- 7a1b4edf-3e30-4712-b053-290a6fb62028@identity-protect.org
- 7af016a5-5778-4677-8f28-a65167b3df58@identity-protect.org
- cfec0bce-e7e8-4e5c-a0df-ab6c4780fdf7@identity-protect.org
- owner-1199456@cmak.com.whoisprivacyservice.org
- owner-8049717@cmak.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cmak.com.
| Subdomain |
|---|
| mail.cmak.com |
| www.cmak.com |
Web-graph footprint
Distinct hostnames that link to or from cmak.com in the public web crawl.
10 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cmak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_MX | cmak.com |
Related pages
Pivot deeper into the graph from cmak.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cmak.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.