Skip to content

Hostname

webskill.co.za

Last fetched

webskill.co.za resolves to 1 IPv4 address operated by AS328723 in ZA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
102.209.86.230102.209.86.0/23AS328723ZA

WHOIS identity

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

Subdomains

631 observed subdomains of webskill.co.za.

Web-graph footprint

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

28 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • webskill.co.za

SPF policy

6 SPF mechanisms authorising senders for webskill.co.za.

MechanismTarget
SPF_Awebskill.co.za
SPF_INCLUDEspf.smtp2go.com
SPF_IP102.209.86.230
SPF_IP129.232.155.38
SPF_IP129.232.155.40
SPF_MXwebskill.co.za

Related pages

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

Cypher and MCP

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

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