Skip to content

Hostname

smartsoft.kz

Last fetched

smartsoft.kz resolves to 1 IPv4 address operated by AS9198 in KZ.

Nutrition Label

WHISPER CANON · smartsoft.kzRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/smartsoft.kz

Resolution chain

smartsoft.kz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.57.54.19895.57.54.0/23AS9198KZ

WHOIS identity

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

Subdomains

7 observed subdomains of smartsoft.kz.

Web-graph footprint

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

38 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smartsoft.kz.

MechanismTarget
SPF_MXsmartsoft.kz

Related pages

Pivot deeper into the graph from smartsoft.kz.

Cypher and MCP

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

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