Skip to content

Hostname

sasol.com

Last fetched

sasol.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · sasol.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sasol.com

Resolution chain

sasol.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1466
Organization
1 sturdee avenue
Contact emails

Subdomains

174 observed subdomains of sasol.com.

Web-graph footprint

Distinct hostnames that link to or from sasol.com in the public web crawl.

841 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for sasol.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEcustrelay.approach-cyber.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.94.206.128
SPF_IP130.214.193.78/32
SPF_IP130.214.193.83/32
SPF_IP130.214.193.85/32
SPF_IP130.214.193.93/32
SPF_IP148.139.1.2/32
SPF_IP18.185.0.1
SPF_IP193.122.6.83
SPF_IP193.122.60.73
SPF_IP196.14.91.23
SPF_IP197.96.202.192
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP20.105.128.153
SPF_IP20.229.216.76
SPF_IP20.8.121.14
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP212.162.58.100
SPF_IP212.75.47.172
SPF_IP34.107.8.58/32
SPF_IP35.242.247.107/32
SPF_IP40.68.81.130
SPF_IP40.74.10.173
SPF_IP52.174.65.194
SPF_IP61.14.49.3

Related pages

Pivot deeper into the graph from sasol.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sasol.com"})-[: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.