Skip to content

Hostname

statssa.gov.za

Last fetched

statssa.gov.za resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · statssa.gov.zaRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/statssa.gov.za

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.123.545.60.123.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with statssa.gov.za in WhisperGraph.

Subdomains

89 observed subdomains of statssa.gov.za.

Web-graph footprint

Distinct hostnames that link to or from statssa.gov.za in the public web crawl.

3,229 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for statssa.gov.za.

MechanismTarget
SPF_Amx1.statssa.gov.za
SPF_Amx2.statssa.gov.za
SPF_INCLUDE_spf-securemail.synaq.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_MXstatssa.gov.za

Related pages

Pivot deeper into the graph from statssa.gov.za.

Cypher and MCP

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

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