Skip to content

Hostname

itpro.kz

Last fetched

itpro.kz resolves to 2 IPv4 addresses operated by KZ-TILDAPUBLISHING-1 in KZ.

Nutrition Label

WHISPER CANON · itpro.kzRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/itpro.kz

Resolution chain

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

IPPrefixASNOperatorCountry
213.130.74.70213.130.74.0/24AS201993KZ-TILDAPUBLISHING-1KZ
5.63.91.2455.63.64.0/18AS9198KAZTELECOM-ASKZ

WHOIS identity

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

Subdomains

3 observed subdomains of itpro.kz.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for itpro.kz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from itpro.kz.

Cypher and MCP

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

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