Hostname
kaanbaran.com
Last fetched
kaanbaran.com resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kaanbaran.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.219.36.229 | 23.219.36.0/24 | AS20940 | — | US |
| 23.219.36.235 | 23.219.36.0/24 | AS20940 | — | US |
| 23.64.121.74 | 23.64.121.0/24 | AS20940 | — | MX |
| 23.64.121.91 | 23.64.121.0/24 | AS20940 | — | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kaanbaran.com owner
- Contact emails
- kaanbaran.com@domainsbyproxy.com
- 25236ec3-b7f6-403c-9c78-69196b73592e@identity-protect.org
- 47596a12-04b6-46c2-b9e0-acf8bcd35a82@identity-protect.org
- cf695534-68c4-4e37-abcb-e4d5aa31ffd0@identity-protect.org
- d94f2f66-471f-402f-974c-ace73f81399c@identity-protect.org
- owner-8125927@kaanbaran.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of kaanbaran.com.
Showing 12 of 14. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kaanbaran.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
Related pages
Pivot deeper into the graph from kaanbaran.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kaanbaran.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.