Skip to content

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

WHISPER CANON · 19kala.comRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/19kala.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.33.195.168212.33.195.0/24AS43754ALFABANK-UA Kiev, UkraineIR
45.89.52.21245.89.52.0/24AS209847WEBDEVIIN-ASTR
89.167.5.23489.167.0.0/17AS24940HETZNER-ASFI

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.

Threat posture

History

Mail and authentication

MX records

  • 19kala.com

SPF policy

3 SPF mechanisms authorising senders for 19kala.com.

MechanismTarget
SPF_A19kala.com
SPF_IP212.33.195.168
SPF_MX19kala.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 20

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