Skip to content

Hostname

small.kz

Last fetched

small.kz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · small.kzRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/small.kz

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.47.216104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.151.167172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.247.133.9094.247.133.0/24AS48716KZ

WHOIS identity

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

Subdomains

22 observed subdomains of small.kz.

Web-graph footprint

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

47 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for small.kz.

MechanismTarget
SPF_Asmall.kz
SPF_IP5.35.106.62
SPF_IP94.247.133.90
SPF_MXsmall.kz

Related pages

Pivot deeper into the graph from small.kz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "small.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.