Hostname
19kala.com
Last fetched
19kala.com resolves to 3 IPv4 addresses operated by ALFABANK-UA Kiev, Ukraine in IR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
19kala.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.33.195.168 | 212.33.195.0/24 | AS43754 | ALFABANK-UA Kiev, Ukraine | IR |
| 45.89.52.212 | 45.89.52.0/24 | AS209847 | WEBDEVIIN-AS | TR |
| 89.167.5.234 | 89.167.0.0/17 | AS24940 | HETZNER-AS | FI |
WHOIS identity
- Registrar
- iana:1387
- Organization
- mhsn khaksar
- Contact emails
Subdomains
10 observed subdomains of 19kala.com.
Web-graph footprint
Distinct hostnames that link to or from 19kala.com in the public web crawl.
121 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 19kala.com
SPF policy
3 SPF mechanisms authorising senders for 19kala.com.
| Mechanism | Target |
|---|---|
| SPF_A | 19kala.com |
| SPF_IP | 212.33.195.168 |
| SPF_MX | 19kala.com |
Related pages
Pivot deeper into the graph from 19kala.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "19kala.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.