Skip to content

Hostname

onpoints.co.za

Last fetched

onpoints.co.za resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · onpoints.co.zaRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/onpoints.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.89.23095.216.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with onpoints.co.za in WhisperGraph.

Subdomains

7 observed subdomains of onpoints.co.za.

Web-graph footprint

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

1,925 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • onpoints.co.za

SPF policy

10 SPF mechanisms authorising senders for onpoints.co.za.

MechanismTarget
SPF_Aonpoints.co.za
SPF_INCLUDEmainnameserver.co.za
SPF_INCLUDEsmtp1.mainnameserver.co.za
SPF_IP102.130.112.192
SPF_IP156.38.248.100
SPF_IP156.38.248.110
SPF_IP194.233.145.250
SPF_IP41.203.13.150
SPF_IP95.216.89.230
SPF_MXonpoints.co.za

Related pages

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

Cypher and MCP

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

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