Skip to content

Hostname

pnet.co.za

Last fetched

pnet.co.za resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:csc corporate domains inc as the registrar.

Nutrition Label

WHISPER CANON · pnet.co.zaRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pnet.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.24.60108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.153.418.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.97.15654.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:csc corporate domains inc
Organization
stepstone
Contact emails

Subdomains

149 observed subdomains of pnet.co.za.

Web-graph footprint

Distinct hostnames that link to or from pnet.co.za in the public web crawl.

1,060 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pnet.co.za.

MechanismTarget
SPF_INCLUDEmcxplatform.de
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf1.zoho.com
SPF_INCLUDEstepstone.com
SPF_INCLUDEzcsend.net
SPF_IP18.196.250.15
SPF_IP196.35.77.17
SPF_IP208.73.7.175/32
SPF_IP52.28.48.199
SPF_IP74.201.152.59/32
SPF_MXpnet.co.za

Related pages

Pivot deeper into the graph from pnet.co.za.

Cypher and MCP

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

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