Skip to content

Hostname

psc.gov.zw

Last fetched

psc.gov.zw resolves to 1 IPv4 address operated by Telone PVT Ltd - Telone PVT Ltd in ZW.

Nutrition Label

WHISPER CANON · psc.gov.zwRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/psc.gov.zw

Resolution chain

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

IPPrefixASNOperatorCountry
197.221.227.137197.221.227.0/24AS37204Telone PVT Ltd - Telone PVT LtdZW

WHOIS identity

No WHOIS records are currently associated with psc.gov.zw in WhisperGraph.

Subdomains

3 observed subdomains of psc.gov.zw.

Web-graph footprint

Distinct hostnames that link to or from psc.gov.zw in the public web crawl.

14 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for psc.gov.zw.

MechanismTarget
SPF_Asoph.mail.gov.zw
SPF_IP197.221.240.100/32

Related pages

Pivot deeper into the graph from psc.gov.zw.

Cypher and MCP

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

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