Skip to content

Hostname

mala.kz

Last fetched

mala.kz resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in IN.

Nutrition Label

WHISPER CANON · mala.kzRouting diversity4.2/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mala.kz

Resolution chain

mala.kz resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.69.251147.79.64.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN
147.93.77.115147.93.77.0/24AS47583AS-HOSTINGER - Hostinger International LimitedJP
213.210.57.252213.210.57.0/24AS47583AS-HOSTINGER - Hostinger International LimitedJP
84.32.84.11184.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
93.127.173.17693.127.172.0/23AS47583AS-HOSTINGER - Hostinger International LimitedIN
2.57.91.1482.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

No WHOIS records are currently associated with mala.kz in WhisperGraph.

Subdomains

1 observed subdomain of mala.kz.

Subdomain
www.mala.kz

Web-graph footprint

Distinct hostnames that link to or from mala.kz in the public web crawl.

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mala.kz.

MechanismTarget
SPF_INCLUDEspf.titan.email

Related pages

Pivot deeper into the graph from mala.kz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mala.kz"})-[: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.