Hostname
psa.co.za
Last fetched
psa.co.za resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in NL. WHOIS lists registrar:ecotech converge as the registrar.
Nutrition Label
Resolution chain
psa.co.za resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.79.116.20 | 160.79.116.0/23 | AS22611 | INMOTION - InMotion Hosting, Inc. | NL |
WHOIS identity
- Registrar
- registrar:ecotech converge
- Organization
- ecotech converge
- Contact emails
Subdomains
8 observed subdomains of psa.co.za.
Web-graph footprint
Distinct hostnames that link to or from psa.co.za in the public web crawl.
461 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for psa.co.za.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | eversrv.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.253.120.72 |
| SPF_IP | 169.239.217.17 |
| SPF_IP | 169.239.217.52/32 |
Related pages
Pivot deeper into the graph from psa.co.za.
- IP · 160.79.116.20
- ASN · AS22611INMOTION - InMotion Hosting, Inc.
- Registrar · registrar:ecotech converge
- Country · NL
- Email · dns-admin@ecoweb.co.za
- Apex domain · co.za
- TLD · .za
- Browse hostnames · ps…
- 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: "psa.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.