Skip to content

Hostname

stours.ma

Last fetched

stours.ma resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in NL. WHOIS lists registrar:arcanes technologies as the registrar.

Nutrition Label

WHISPER CANON · stours.maRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/stours.ma

Resolution chain

stours.ma resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.8.122.137159.8.64.0/18AS36351SOFTLAYER - IBM CloudNL
159.8.122.153159.8.64.0/18AS36351SOFTLAYER - IBM CloudNL

WHOIS identity

Registrar
registrar:arcanes technologies
Organization
redacted | registry policy
Contact emails

Subdomains

2 observed subdomains of stours.ma.

Web-graph footprint

Distinct hostnames that link to or from stours.ma in the public web crawl.

12 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stours.ma.

MechanismTarget
SPF_INCLUDEserveur130.heberjahiz.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.8.122.137
SPF_IP159.8.122.153

Related pages

Pivot deeper into the graph from stours.ma.

Cypher and MCP

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

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