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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.24.60 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.202.153.4 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.73.97.156 | 54.73.0.0/16 | AS16509 | AMAZON-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.
Showing 25 of 149. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for pnet.co.za.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mcxplatform.de |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | spf1.zoho.com |
| SPF_INCLUDE | stepstone.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 18.196.250.15 |
| SPF_IP | 196.35.77.17 |
| SPF_IP | 208.73.7.175/32 |
| SPF_IP | 52.28.48.199 |
| SPF_IP | 74.201.152.59/32 |
| SPF_MX | pnet.co.za |
Related pages
Pivot deeper into the graph from pnet.co.za.
- IP · 108.128.24.60
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc corporate domains inc
- Country · IE
- Email · domain-admin@stepstone.com
- Apex domain · co.za
- TLD · .za
- Browse hostnames · pn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.